AuthScheme Parameter (Connect-QuickBase Cmdlet)
The type of authentication to use when connecting to Quickbase.
Syntax
Connect-QuickBase -AuthScheme string
Possible Values
Basic, TokenData Type
cstr
Default Value
"Basic"
Remarks
The type of authentication to use when connecting to Quickbase.
- Basic: Set this to use BASIC user / password authentication.
- Token: Set this to perform Token Based Authentication.