AntiforgeryFilterOptions.SkipValidationHeaderValue property
Gets or sets the header value for SkipValidationHeaderName that, if present in a request, causes the operation to be skipped.
public string SkipValidationHeaderValue { get; set; }
See Also
- class AntiforgeryFilterOptions