ICorsPolicyProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A type which can provide a CorsPolicy for a particular HttpContext.
public interface class ICorsPolicyProvider
public interface ICorsPolicyProvider
type ICorsPolicyProvider = interface
Public Interface ICorsPolicyProvider
- Derived
Methods
GetPolicyAsync(HttpContext, String) |
Gets a CorsPolicy from the given |