The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
System.Web.Cors Namespace
| Class | Description | |
|---|---|---|
![]() | CorsConstants | CORS-related constants. |
![]() | CorsEngine | An implementation of ICorsEngine based on the CORS specifications. |
![]() | CorsPolicy | Defines the policy for Cross-Origin requests based on the CORS specifications. |
![]() | CorsRequestContext | Provides access to CORS-specific information on the request. |
![]() | CorsResult | Results returned by CorsEngine. |
| Interface | Description | |
|---|---|---|
![]() | ICorsEngine | Provides an abstraction for evaluating CORS requests based on CorsPolicy. |
Show:

