Click or drag to resize

AntiForgeryValidate Method

Overload List
  Name Description
Public method Static member Validate(HttpRequestMessage) Validates an anti-forgery token that was supplied for this request. The anti-forgery token may be generated by calling GetHtml().
Public method Static member Validate(HttpRequestMessage, String, String) Validates an anti-forgery token pair that was generated by the GetTokens method.
Top
See Also