Opc.Ua.Core
GetIdentityToken Method (UserIdentity)



Opc.Ua Namespace > UserIdentity Class : GetIdentityToken Method
Syntax
'Declaration
 
Public Function GetIdentityToken() As UserIdentityToken
'Usage
 
Dim instance As UserIdentity
Dim value As UserIdentityToken
 
value = instance.GetIdentityToken()
public UserIdentityToken GetIdentityToken()
public:
UserIdentityToken^ GetIdentityToken(); 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UserIdentity Class
UserIdentity Members