Cmdlets for Box

Build 24.0.9062

AuthScheme Parameter (Connect-Box Cmdlet)

The type of authentication to use when connecting to Box.

Syntax

Connect-Box -AuthScheme string

Possible Values

OAuth, OAuthJWT, OAuthClient

Data Type

cstr

Default Value

"OAuth"

Remarks

  • OAuth: Set this to perform OAuth authentication using a standard user account.
  • OAuthJWT: Set this to perform OAuth authentication using an OAuth service account.
  • OAuthClient: Set this to perform Client Credentials authentication.

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