OAuthTokenRequest Properties |
The OAuthTokenRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| ClientId |
Gets or sets the client id
| |
| ClientSecret |
Gets or sets the client secret
| |
| GrantType |
Gets the type of the grant.
| |
| Password |
Gets the password.
| |
| RefreshToken |
Gets the refresh token
| |
| Scope |
Gets the scope.
| |
| Username |
Gets the username.
|