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.
The prefix used to provide a default CookieAuthenticationOptions.CookieName.
Namespace: Microsoft.Owin.Security.Cookies
Assembly: Microsoft.Owin.Security.Cookies (in Microsoft.Owin.Security.Cookies.dll)
Syntax
public const string CookiePrefix
public:
literal String^ CookiePrefix
static val mutable CookiePrefix : string
Public Const CookiePrefix As String
Field Value
Type: System.String
See Also
CookieAuthenticationDefaults Class
Microsoft.Owin.Security.Cookies Namespace
Return to top