AuthScheme Parameter (Connect-Avalara Cmdlet)
The scheme used for authentication. Accepted entries are Basic and LicenseKey.
Syntax
Connect-Avalara -AuthScheme string
Possible Values
Basic, LicenseKeyData Type
cstr
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.