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