The following tables list the members exposed by IUserIdentity.
Name | Description | |
---|---|---|
![]() | DisplayName | A display name that identifies the user. |
![]() | IssuedTokenType | The type of issued token. |
![]() | SupportsSignatures | Whether the object can create signatures to prove possession of the user's credentials. |
![]() | TokenType | The type of identity token used. |
Name | Description | |
---|---|---|
![]() | GetIdentityToken | Returns a UA user identity token containing the user information. |
![]() | GetSecurityToken | Returns a .NET security token containing the user information. |