FormsIdentity.Name Property
.NET Framework 3.0
Gets the user name of the forms identity.
Namespace: System.Web.Security
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The Name property returns the value of the Name property from the FormsAuthenticationTicket supplied to the constructor.
Community Additions
ADD
Show: