AntiforgeryFilterOptions.SkipValidationHeaderName property
Gets or sets the name of the HTTP header that, if present in a request, causes the CSRF validation to be skipped.
public string SkipValidationHeaderName { get; set; }
See Also
- class AntiforgeryFilterOptions