OAuthTokenResponse Properties |
The OAuthTokenResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| AccessToken |
Access token
| |
| Error |
Gets or sets the error
| |
| ErrorDescription |
Description of the error
| |
| ExpiresIn |
Expires in
| |
| IdToken |
Represents the id token
| |
| RefreshToken |
Refresh token
| |
| TokenType |
Token type
|