Click or drag to resize

OAuthTokenRequest Properties

The OAuthTokenRequest type exposes the following members.

Properties
  NameDescription
Public propertyClientId
Gets or sets the client id
Public propertyClientSecret
Gets or sets the client secret
Public propertyGrantType
Gets the type of the grant.
Public propertyPassword
Gets the password.
Public propertyRefreshToken
Gets the refresh token
Public propertyScope
Gets the scope.
Public propertyUsername
Gets the username.
Top
See Also