다음을 통해 공유


TwilioAdapterOptions.ValidateIncomingRequests 속성

정의

들어오는 요청이 Twilio에서 들어오는 것으로 유효성을 검사해야 하는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

들어오는 요청이 Twilio에서 들어오는 것으로 유효성을 검사해야 하는지 여부를 나타내는 값입니다.

적용 대상