Cmdlets for Slack

Build 23.0.8839

AuthScheme Parameter (Connect-Slack Cmdlet)

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

Syntax

Connect-Slack -AuthScheme string

Possible Values

OAuth, UserToken

Data Type

cstr

Default Value

"OAuth"

Remarks

Use the following options to select your authentication scheme:

  • OAuth: Set to this to perform OAuth authentication.
  • UserToken: Set to this to perform UserToken authentication.

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