AuthScheme
The type of authentication to use when connecting to SAP Gateway.
Possible Values
OAuth, Basic, TokenData Type
string
Default Value
"OAuth"
Remarks
- OAuth: Set this to perform OAuth authentication.
- Basic: Set this to use BASIC user / password authentication.
- Token: Set this to authenticate using an APIKey.