MapRouteOptions.DisableAntiforgery property
If true, disables antiforgery protection for this route.
public bool DisableAntiforgery { get; set; }
See Also
- class MapRouteOptions
- namespace Kestrun.Hosting.Options
If true, disables antiforgery protection for this route.
public bool DisableAntiforgery { get; set; }