TwilioClientWrapperOptions.TwilioAuthToken 属性

定义

获取或设置与 Twilio 帐户关联的 API 身份验证令牌。

public string TwilioAuthToken { get; set; }
member this.TwilioAuthToken : string with get, set
Public Property TwilioAuthToken As String

属性值

身份验证令牌。

适用于