Cmdlets for Box

Build 25.0.9434

AuthScheme Parameter (Connect-Box Cmdlet)

Specifies 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: Uses OAuth authentication using a standard user account.
  • OAuthJWT: Uses OAuth authentication using an OAuth service account.
  • OAuthClient: Uses Client Credentials authentication.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434