CorsExtensions Class

System::Object
  Owin::CorsExtensions

Namespace:  Owin
Assembly:  Microsoft.Owin.Cors (in Microsoft.Owin.Cors.dll)

[ExtensionAttribute]
public ref class CorsExtensions abstract sealed

The CorsExtensions type exposes the following members.

  NameDescription
Public methodStatic memberUseCorsAdds a CORS middleware to your web application pipeline to allow cross domain requests.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: