Cmdlets for HubSpot

Build 23.0.8839

AuthScheme Parameter (Connect-HubSpot Cmdlet)

The type of authentication to use when connecting to HubSpot.

Syntax

Connect-HubSpot -AuthScheme string

Possible Values

Auto, OAuth, PrivateAppToken

Data Type

cstr

Default Value

"Auto"

Remarks

  • Auto: Lets the driver decide automatically based on the other connection properties you have set.
  • OAuth: Set to this to perform the OAuth 2.0 authentication.
  • PrivateAppToken: Set this to perform Token Based Authentication via the OAuthAccessToken property.

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