RedirectFromLoginPage Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.Web.Security Namespace
FormsAuthentication Class
FormsAuthentication Methods
RedirectFromLoginPage Metho ...
RedirectFromLoginPage Method ( ...
RedirectFromLoginPage Method ( ...
FormsAuthentication Methods ...
Authenticate Method
Decrypt Method
Encrypt Method
GetAuthCookie Method
GetRedirectUrl Method
HashPasswordForStoringInConfig ...
Initialize Method
RedirectFromLoginPage Method
RedirectToLoginPage Method
RenewTicketIfOld Method
SetAuthCookie Method
SignOut Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
FormsAuthentication
.
.
::
.
RedirectFromLoginPage Method
Redirects an authenticated user back to the originally requested URL or the default URL.
Overload List
Name
Description
RedirectFromLoginPage(String, Boolean)
Redirects an authenticated user back to the originally requested URL or the default URL.
RedirectFromLoginPage(String, Boolean, String)
Redirects an authenticated user back to the originally requested URL or the default URL using the specified cookie path for the forms-authentication cookie.
Top
See Also
Reference
FormsAuthentication Class
FormsAuthentication Members
System.Web.Security Namespace
Other Resources
ASP.NET Web Application Security
Tags :