ClientFormsAuthenticationCredentials::UserName Property
.NET Framework (current version)
Gets or sets the user name.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
The ClientFormsAuthenticationMembershipProvider class uses this property to retrieve the user name during authentication. You will not typically use this property in your application code. Instead, you will use the class constructor to set the user name.
.NET Framework
Available since 3.5
Available since 3.5
Show: