Cmdlets for HubDB

Build 24.0.8963

AuthScheme Parameter (Connect-HubDB Cmdlet)

The type of authentication to use when connecting to HubDB.

Syntax

Connect-HubDB -AuthScheme string

Possible Values

OAuth, PrivateApp

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set to this to perform the OAuth 2.0 authentication.
  • PrivateApp: Set this to perform Token Based Authentication via the OAuthAccessToken property.

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