Share via


CookieAuthenticationOptions Constructor

Create an instance of the options initialized with the default values

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

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New CookieAuthenticationOptions()
public CookieAuthenticationOptions()
public:
CookieAuthenticationOptions()
new : unit -> CookieAuthenticationOptions
public function CookieAuthenticationOptions()

See Also

Reference

CookieAuthenticationOptions Class

Microsoft.Owin.Security.Cookies Namespace