Click or drag to resize

HttpConfigurationExtensionsValidateRequestVerificationToken Method

Overload List
  Name Description
Public Extension Method ValidateRequestVerificationToken(HttpRequestMessage, Boolean) Validates that the anti-forgery request verification token value comes from the user who submitted the data.
Public Extension Method ValidateRequestVerificationToken(HttpRequestMessage, ReadonlyAuthenticationOptions, Boolean) Validates that the anti-forgery request verification token value comes from the user who submitted the data.
Top
See Also