AuthScheme
The type of authentication to use when connecting to Twilio.
Possible Values
AuthToken, APIKey, OAuthClientデータ型
string
デフォルト値
"AuthToken"
解説
- 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.