AuthScheme
The type of authentication to use when connecting to SAP Gateway.
Possible Values
OAuth, Basic, Tokenデータ型
string
デフォルト値
"Basic"
解説
- OAuth: Set this to perform OAuth authentication.
- Basic: Set this to use BASIC user / password authentication.
- Token: Set this to authenticate using an APIKey.