Cmdlets for Quickbase

Build 24.0.8963

AuthScheme Parameter (Connect-QuickBase Cmdlet)

The type of authentication to use when connecting to Quickbase.

Syntax

Connect-QuickBase -AuthScheme string

Possible Values

Basic, Token

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

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