SimpleMembershipProvider.PasswordFormat Property

Definition

Gets a value that indicates the format for storing passwords.

public override System.Web.Security.MembershipPasswordFormat PasswordFormat { get; }
member this.PasswordFormat : System.Web.Security.MembershipPasswordFormat
Public Overrides ReadOnly Property PasswordFormat As MembershipPasswordFormat

Property Value

One of the enumeration values that indicates the format.

Applies to