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