CookieAuthenticationExtensions Class

Extension methods provided by the cookies authentication middleware

System::Object
  Owin::CookieAuthenticationExtensions

Namespace:  Owin
Assembly:  Microsoft.Owin.Security.Cookies (in Microsoft.Owin.Security.Cookies.dll)

[ExtensionAttribute]
public ref class CookieAuthenticationExtensions abstract sealed

The CookieAuthenticationExtensions type exposes the following members.

  NameDescription
Public methodStatic memberUseCookieAuthenticationAdds a cookie-based authentication middleware to your web application pipeline.
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: