←Select platform

GetIdentity Method

Summary

Gets the primary identity associated with the current setting.

Syntax

C#
VB
C++
protected virtual IIdentity GetIdentity() 
  
Protected Overridable Function GetIdentity() As IIdentity 
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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Services Assembly