System.Web.Security.FormsAuthentication.LoginUrl Property

Gets the URL for the login page that the System.Web.Security.FormsAuthentication class will redirect to.

Syntax

public static string LoginUrl { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The FormsAuthentication.LoginUrl property value is set in the configuration file for an ASP.NET application by using the loginUrl attribute of the forms configuration element. The FormsAuthentication.LoginUrl is used by the erload:System.Web.Security.FormsAuthentication.RedirectToLoginPage method.

Requirements

Namespace: System.Web.Security
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0