FormsAuthentication.RedirectFromLoginPage Method
.NET Framework 3.0
Redirects an authenticated user back to the originally requested URL or the default URL.
| Name | Description |
|---|---|
| FormsAuthentication.RedirectFromLoginPage (String, Boolean) |
Redirects an authenticated user back to the originally requested URL or the default URL.
|
| FormsAuthentication.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.
|
Reference
FormsAuthentication ClassFormsAuthentication Members
System.Web.Security Namespace
Other Resources
ASP.NET Web Application SecurityCommunity Additions
ADD
Show: