OAuth |
The OAuthTokenResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessToken |
Access token
(Inherited from OAuthSessionResponse) | |
| ExpiresIn |
Expires in
(Inherited from OAuthSessionResponse) | |
| IdToken |
Gets or sets the identity token
(Inherited from OAuthSessionResponse) | |
| Nonce | Nonce value present in an authorization code | |
| RefreshToken | Refresh token | |
| TokenType |
Token type
(Inherited from OAuthSessionResponse) |