Click or drag to resize

OAuthTokenResponse Properties

The OAuthTokenResponse type exposes the following members.

Properties
  NameDescription
Public propertyAccessToken
Access token
Public propertyError
Gets or sets the error
Public propertyErrorDescription
Description of the error
Public propertyExpiresIn
Expires in
Public propertyIdToken
Represents the id token
Public propertyRefreshToken
Refresh token
Public propertyTokenType
Token type
Top
See Also