AuthScheme
The scheme used for authentication. Accepted entries are Basic and LicenseKey.
Possible Values
Basic, LicenseKeyData Type
string
Default Value
"Basic"
Remarks
- Basic: Set this to use Basic User / Password authentication.
- LicenseKey: Set to this to perform the authentication using the AccountId and the LicenseKey properties.