HealthEndpointOptions.AllowAnonymous property

Gets or sets a value indicating whether anonymous callers can hit the endpoint.

public bool AllowAnonymous { get; set; }

See Also