CookieAuthenticationExtensions Class
Extension methods provided by the cookies authentication middleware
Assembly: Microsoft.Owin.Security.Cookies (in Microsoft.Owin.Security.Cookies.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | UseCookieAuthentication(IAppBuilder^, CookieAuthenticationOptions^) | Adds a cookie-based authentication middleware to your web application pipeline. |
![]() ![]() | UseCookieAuthentication(IAppBuilder^, CookieAuthenticationOptions^, PipelineStage) | Adds a cookie-based authentication middleware to your web application pipeline. |
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:

