HealthEndpointOptions.CorsPolicy property

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

public string? CorsPolicy { get; set; }

See Also