MapRouteOptions.DisableAntiforgery property

If true, disables antiforgery protection for this route.

public bool DisableAntiforgery { get; set; }

See Also