Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Create a new instance of the default provider.
Namespace: Microsoft.Owin.Security.Cookies
Assembly: Microsoft.Owin.Security.Cookies (in Microsoft.Owin.Security.Cookies.dll)
Syntax
public CookieAuthenticationProvider()
public:
CookieAuthenticationProvider()
new : unit -> CookieAuthenticationProvider
Public Sub New
See Also
CookieAuthenticationProvider Class
Microsoft.Owin.Security.Cookies Namespace
Return to top