| IIdentityService Methods |
The IIdentityService type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticateAsync |
Authenticates the user for the specified identity.
| |
| GetTokenAsync |
Gets the authentication token for the specified identity. If necessary, the identity is authenticated
on the server to obtain a token.
| |
| GetUserAccessAsync |
Gets the user access details, authenticating with the server if necessary.
|