HttpContextExtensions Class
Provides extension methods for HttpContext.
Assembly: Microsoft.Owin.Host.SystemWeb (in Microsoft.Owin.Host.SystemWeb.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetOwinContext(HttpContext^) | Gets the IOwinContext for the current request. |
![]() ![]() | GetOwinContext(HttpRequest^) | Gets the IOwinContext for the current request. |
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:

