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; }