ICorsService 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 evaluate a policy for a particular HttpContext.
public interface class ICorsServicepublic interface ICorsServicetype ICorsService = interfacePublic Interface ICorsService- Derived
Methods
| ApplyResult(CorsResult, HttpResponse) | Adds CORS-specific response headers to the given  | 
| EvaluatePolicy(HttpContext, CorsPolicy) | Evaluates the given  |