Cmdlets for Avalara

Build 24.0.9060

AuthScheme Parameter (Connect-Avalara Cmdlet)

The scheme used for authentication. Accepted entries are Basic and LicenseKey.

Syntax

Connect-Avalara -AuthScheme string

Possible Values

Basic, LicenseKey

Data 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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060