Cmdlets for Twilio

Build 25.0.9434

AuthScheme Parameter (Connect-Twilio Cmdlet)

The type of authentication to use when connecting to Twilio.

Syntax

Connect-Twilio -AuthScheme string

Possible Values

AuthToken, APIKey

Data Type

cstr

Default Value

"AuthToken"

Remarks

  • AuthToken: Set to this to perform AuthToken authentication.
  • APIKey: Set to this to perform APIKey authentication.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434