| IIdentityProviderGetToken Method |
| Name | Description | |
|---|---|---|
| GetToken(CancellationToken) |
Gets an authentication token for the user.
(Inherited from IAuthenticationProvider.) | |
| GetToken(CloudIdentity, Boolean) |
Gets the authentication token for the specified identity. If necessary, the identity is authenticated
on the server to obtain a token.
|