MapRouteOptions.AllowAnonymous property
If true, allows anonymous access to this route.
public bool AllowAnonymous { get; set; }
See Also
- record MapRouteOptions
- namespace Kestrun.Hosting.Options
If true, allows anonymous access to this route.
public bool AllowAnonymous { get; set; }