System.Web.Security.FormsIdentity.Name Property

Gets the user name of the forms identity.

Syntax

public string Name { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The FormsIdentity.Name property returns the value of the FormsAuthenticationTicket.Name property from the System.Web.Security.FormsAuthenticationTicket supplied to the constructor.

Requirements

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