AuthScheme
The scheme used for authentication. Accepted entries are OAuth and UserToken.
Possible Values
OAuth, UserTokenデータ型
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.