AuthScheme
Specifies the type of authentication to use when connecting to Box.
Possible Values
OAuth, OAuthJWT, OAuthClientデータ型
string
デフォルト値
"OAuth"
解説
- OAuth: Uses OAuth authentication using a standard user account.
- OAuthJWT: Uses OAuth authentication using an OAuth service account.
- OAuthClient: Uses Client Credentials authentication.