AuthScheme
The scheme used for authentication. Accepted entries are Basic and LicenseKey.
Possible Values
Auto, Basic, LicenseKeyData Type
string
Default Value
"Auto"
Remarks
- Auto: Lets the driver decide automatically based on the other connection properties you have set.
- Basic: Set this to use Basic User / Password authentication.
- LicenseKey: Set to this to perform the authentication using the AccountId and the LicenseKey properties.