TwilioClientWrapperOptions.ValidateIncomingRequests 属性

定义

获取或设置一个值,该值指示传入的请求是否被验证为来自 Twilio 的正版请求。

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

属性值

一个标志,指示传入的请求是否被验证为来自 Twilio 的正版请求。

适用于