Visual Basic (Declaration) | |
---|---|
Public Shared Function GetClientIdentity( _ ByVal token As UserIdentityToken _ ) As String |
C# | |
---|---|
public static string GetClientIdentity( UserIdentityToken token ) |
Parameters
- token
- the session UserIdentityToken
Return Value
Depending on teh token type returns either "Anonymous", the UserName or teh certificate subject name.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family