Click or drag to resize
OAuthAccessToken Properties

The OAuthAccessToken type exposes the following members.

Properties
  NameDescription
Public propertyAccessToken
Gets or sets the access token.
Public propertyExpiresIn
Gets or sets the number of seconds till the access token expires.
Public propertyTokenType
Gets or sets the access token type.
Top
See Also