AuthScheme
The type of authentication to use when connecting to Twilio.
Possible Values
AuthToken, APIKeyData Type
string
Default Value
"AuthToken"
Remarks
- AuthToken: Set to this to perform AuthToken authentication.
- APIKey: Set to this to perform APIKey authentication.