Cmdlets for Basecamp

Build 23.0.8839

AuthScheme Parameter (Connect-Basecamp Cmdlet)

The type of authentication to use when connecting to Basecamp.

Syntax

Connect-Basecamp -AuthScheme string

Possible Values

Auto, OAuth, Basic

Data Type

cstr

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • Basic: Set this to use BASIC user / password authentication.
  • OAuth: Set to this to perform OAuth authentication.

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