Error processing SSI file
Leadtools.Dicom.Services

Show in webframe

GetIdentity Method






Gets the primary identity associated with the current setting.
Syntax
protected virtual IIdentity GetIdentity()
'Declaration
 
Protected Overridable Function GetIdentity() As IIdentity
'Usage
 
Dim instance As DICOMPluginFactory
Dim value As IIdentity
 
value = instance.GetIdentity()

            

            
protected:
virtual IIdentity^ GetIdentity(); 

Return Value

An Identity associated with the current setting.
Remarks

This method returns the identity specified in the System.ServiceModel.ServiceSecurityContext.PrimaryIdentity

Requirements

Target Platforms

See Also

Reference

DICOMPluginFactory Class
DICOMPluginFactory Members

Error processing SSI file