| Visual Basic (Declaration) | |
|---|---|
Protected Overridable Function GetIdentity() As IIdentity  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
 | |
| C# | |
|---|---|
protected virtual IIdentity GetIdentity()  | |
| C++/CLI | |
|---|---|
protected: virtual IIdentity^ GetIdentity();  | |
Return Value
An IIdentity associated with the current setting.This method returns the identity specified in the PrimaryIdentity
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Vista, Windows Server 2003 family, Windows Server 2008 family