FormsIdentity.Name Property
.NET Framework (current version)
Gets the user name of the forms identity.
Assembly: System.Web (in System.Web.dll)
Implements
IIdentity.NameThe Name property returns the value of the Name property from the FormsAuthenticationTicket supplied to the constructor.
.NET Framework
Available since 1.1
Available since 1.1
Show: