'DeclarationFunction GetIdentityToken() As UserIdentityToken
'UsageDim instance As IUserIdentity Dim value As UserIdentityToken value = instance.GetIdentityToken()
UserIdentityToken GetIdentityToken()
UserIdentityToken^ GetIdentityToken();
Return Value
UA user identity token containing the user information.