AuthScheme
The scheme used for authentication. Accepted entries are OAuth and OAuthClient.
Possible Values
OAuth, OAuthClientData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set to this to perform OAuth authentication with the code grant type.
- OAuthClient: Set to this to perform OAuth with the client credentials grant type.