다음을 통해 공유


TwilioClientWrapperOptions.TwilioAccountSid 속성

정의

Twilio 계정에서 계정 SID를 가져오거나 설정합니다.

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

속성 값

계정 SID입니다.

적용 대상