AuthScheme
The scheme used for authentication. Accepted entries are OAuth, OAuthPassword, and CompanyLevelAuth.
Possible Values
OAuth, OAuthPassword, CompanyLevelAuthデータ型
string
デフォルト値
"OAuth"
解説
- OAuth: Set to this to perform OAuth authentication with the code grant type.
- OAuthPassword: Set to this to perform OAuth with the password grant type.
- CompanyLevelAuth: Set to this to perform Company Level Authentication with password grant type OAuth.