Cmdlets for Trello

Build 23.0.8839

AuthScheme Parameter (Connect-Trello Cmdlet)

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

Syntax

Connect-Trello -AuthScheme string

Possible Values

Auto, Token, OAuth

Data Type

cstr

Default Value

"Auto"

Remarks

This field is used to authenticate to Trello. Auto 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 23.0.8839