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 default value used by UseApplicationSignInCookie for the CookieAuthenticationOptions.LoginPath.
Namespace: Microsoft.Owin.Security.Cookies
Assembly: Microsoft.Owin.Security.Cookies (in Microsoft.Owin.Security.Cookies.dll)
Syntax
public static readonly PathString LoginPath
public:
static initonly PathString LoginPath
static val LoginPath : PathString
Public Shared ReadOnly LoginPath As PathString
Field Value
Type: Microsoft.Owin.PathString
See Also
CookieAuthenticationDefaults Class
Microsoft.Owin.Security.Cookies Namespace
Return to top