TwilioMessage.AccountSid 속성

정의

리소스를 만든 메시지를 보낸 계정의 Sid를 가져오거나 설정합니다.

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

속성 값

메시지를 보낸 계정의 보안 식별자입니다.

적용 대상