HealthEndpointOptions.CorsPolicyName property

Gets or sets the name of a CORS policy to apply, if any.

public string? CorsPolicyName { get; set; }

See Also