AuthScheme
The type of authentication to use when connecting to Twilio.
Possible Values
AuthToken, APIKeyデータ型
string
デフォルト値
"AuthToken"
解説
- AuthToken: Set to this to perform AuthToken authentication.
- APIKey: Set to this to perform APIKey authentication.