다음을 통해 공유


TwilioClientWrapperOptions.ValidateIncomingRequests 속성

정의

들어오는 요청이 Twilio의 정품 요청인지 여부를 나타내는 값을 가져오거나 설정합니다.

public bool ValidateIncomingRequests { get; set; }
member this.ValidateIncomingRequests : bool with get, set
Public Property ValidateIncomingRequests As Boolean

속성 값

들어오는 요청이 Twilio의 정품 요청인지 여부를 나타내는 플래그입니다.

적용 대상