Cmdlets for Bitbucket

Build 24.0.9060

AuthScheme Parameter (Connect-Bitbucket Cmdlet)

Specify the auth scheme to use to authenticate.

Syntax

Connect-Bitbucket -AuthScheme string

Possible Values

OAuth, OAuthClient

Data Type

cstr

Default Value

"OAuth"

Remarks

To perform an OAuth authorization code grant, select 'OAuth'. To perform an OAuth client credentials grant, select 'OAuthClient'.

This is a required parameter.

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