Поделиться через


CookieAuthenticationProvider Constructor ()

 

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