AuthScheme
The type of authentication to use when connecting to SAP HANA XSA.
Possible Values
Basic, OAuth, OAuthPassword, Noneデータ型
string
デフォルト値
"Basic"
解説
- Basic: Set this to use Basic User / Password authentication.
- OAuth: Set this to perform OAuth authentication with code grant type.
- OAuthPassword: Set this to perform OAuth authentication with password grant type.
- None: No authentication.