TwilioClientWrapperOptions.TwilioValidationUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets an optional validation URL.
public Uri TwilioValidationUrl { get; set; }
member this.TwilioValidationUrl : Uri with get, set
Public Property TwilioValidationUrl As Uri
Property Value
Optional validation URL to override the automatically generated URL signature used to validate incoming requests. See the Twilio security documentation on validating requests.