HealthEndpointOptions.AllowAnonymous property
Gets or sets a value indicating whether anonymous callers can hit the endpoint.
public bool AllowAnonymous { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets a value indicating whether anonymous callers can hit the endpoint.
public bool AllowAnonymous { get; set; }