AuthScheme
The type of authentication to use when connecting to SAP Gateway.
Possible Values
Auto, OAuth, Basic, Tokenデータ型
string
デフォルト値
"Auto"
解説
- Auto: Lets the driver decide automatically based on the other connection properties you have set.
- OAuth: Set this to perform OAuth authentication.
- Basic: Set this to use BASIC user / password authentication.
- Token: Set this to authenticate using an APIKey.