AuthScheme
The scheme used for authentication. Accepted entries are OAuth and OAuthClient.
Possible Values
OAuth, OAuthClientデータ型
string
デフォルト値
"OAuth"
解説
- 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.