AuthScheme
The scheme used for authentication. Accepted entries are Basic, Digest, or None.
Possible Values
Basic, Digest, NoneData Type
string
Default Value
"Basic"
Remarks
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.