Cmdlets for Twilio

Build 25.0.9539

AuthScheme Parameter (Connect-Twilio Cmdlet)

The type of authentication to use when connecting to Twilio.

Syntax

Connect-Twilio -AuthScheme string

Possible Values

AuthToken, APIKey, OAuthClient

Data Type

cstr

Default Value

"AuthToken"

Remarks

  • AuthToken: Set to this to perform AuthToken authentication.
  • APIKey: Set to this to perform APIKey authentication.
  • OAuthClient: Set to this to perform authentication using OAuth Client Credentials.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539