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