OpenAPICommonMetadata.CorsPolicy property

The name of the CORS policy to apply to this route.

public string? CorsPolicy { get; set; }

See Also