KestrunHost.DefinedCorsPolicyNames property
The list of CORS policy names that have been defined in the KestrunHost instance.
public List<string> DefinedCorsPolicyNames { get; }
See Also
- class KestrunHost
- namespace Kestrun.Hosting
The list of CORS policy names that have been defined in the KestrunHost instance.
public List<string> DefinedCorsPolicyNames { get; }