System.Web.Cors Namespace

 

ClassDescription
System_CAPS_pubclassCorsConstants

CORS-related constants.

System_CAPS_pubclassCorsEngine

An implementation of ICorsEngine based on the CORS specifications.

System_CAPS_pubclassCorsPolicy

Defines the policy for Cross-Origin requests based on the CORS specifications.

System_CAPS_pubclassCorsRequestContext

Provides access to CORS-specific information on the request.

System_CAPS_pubclassCorsResult

Results returned by CorsEngine.

InterfaceDescription
System_CAPS_pubinterfaceICorsEngine

Provides an abstraction for evaluating CORS requests based on CorsPolicy.

Return to top
Show: