AuthScheme
The scheme used for authentication. Accepted entries are Basic, Digest, or None.
Possible Values
Basic, Digest, Noneデータ型
string
デフォルト値
"Basic"
解説
Together with Password and User, this field is used to authenticate against the Sage 50 UK Accounts service. Basic is the default option.
- Basic: Set this to use HTTP Basic authentication.
- Digest: Set this to use HTTP Digest authentication.