AuthScheme
Whether to connect to Kintone with User/Password or APIToken or OAuth.
Possible Values
Password, APIToken, OAuthData Type
string
Default Value
"Password"
Remarks
- Password: Set this to perform Password authentication.
- APIToken: Set this to perform APIToken authentication.
- OAuth: Set this to perform OAuth 2.0 authentication.