HealthEndpointOptions.CorsPolicy property
Gets or sets the name of a CORS policy to apply, if any.
public string? CorsPolicy { get; set; }
See Also
- class HealthEndpointOptions
- namespace Kestrun.Health
Gets or sets the name of a CORS policy to apply, if any.
public string? CorsPolicy { get; set; }