Cmdlets for Trello

Build 24.0.9062

AuthScheme Parameter (Connect-Trello Cmdlet)

The scheme used for authentication. Accepted entries are Token and OAuth.

Syntax

Connect-Trello -AuthScheme string

Possible Values

Token, OAuth

Data Type

cstr

Default Value

"OAuth"

Remarks

This field is used to authenticate to Trello. OAuth is the default option.

  • Token: Set this to use Token and APIKey authentication.
  • OAuth: Set this to use OAuth authentication.

This is a required parameter.

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