ClientFormsAuthenticationMembershipProvider::PasswordFormat Property
.NET Framework (current version)
This property is not used by this class.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: property MembershipPasswordFormat PasswordFormat { virtual MembershipPasswordFormat get() override; }
Property Value
Type: System.Web.Security::MembershipPasswordFormatThe format for storing passwords in the store data.
You cannot create, delete, or modify user information by using the ClientFormsAuthenticationMembershipProvider class.
.NET Framework
Available since 3.5
Available since 3.5
Show: