MapRouteOptions.AllowAnonymous property

If true, allows anonymous access to this route.

public bool AllowAnonymous { get; set; }

See Also