AuthScheme
The scheme used for authentication. Accepted entries are OAuth and UserToken.
Possible Values
OAuth, UserToken, Tokenデータ型
string
デフォルト値
"OAuth"
解説
Use the following options to select your authentication scheme:
- OAuth: Set to this to perform OAuth authentication.
- UserToken: Set to this to perform UserToken authentication.
- Token: Set to this to perform Token authentication.