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.
Creates a default cookie with a path of '/'.
Namespace: Microsoft.Owin
Assembly: Microsoft.Owin (in Microsoft.Owin.dll)
Syntax
public CookieOptions()
public:
CookieOptions()
new : unit -> CookieOptions
Public Sub New
See Also
CookieOptions Class
Microsoft.Owin Namespace
Return to top