AuthScheme
The scheme used for authentication. Accepted entries are Basic and LicenseKey.
Possible Values
Auto, Basic, LicenseKeyデータ型
string
デフォルト値
"Auto"
解説
- 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.