Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / AbleCommerceMembershipProvider Class / PasswordFormat Property
In This Topic
    PasswordFormat Property (AbleCommerceMembershipProvider)
    In This Topic
    Gets a value indicating the format for storing passwords in the membership data store.
    Syntax
    public override MembershipPasswordFormat PasswordFormat {get;}

    Property Value

    One of the System.Web.Security.MembershipPasswordFormat values indicating the format for storing passwords in the data store.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also