AuthScheme
Whether to connect to ESalesmanager with Basic or APIToken Authentication.
Possible Values
Basic, APITokenデータ型
string
デフォルト値
"Basic"
解説
- Basic: Set this to perform Basic authentication with User and Password.
- APIToken: Set this to perform APIToken authentication with APIToken.