Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / AbleCommerceMembershipProvider Class / PasswordStrengthRegularExpression Property
In This Topic
    PasswordStrengthRegularExpression Property
    In This Topic
    Gets the regular expression used to evaluate a password.
    Syntax
    public override string PasswordStrengthRegularExpression {get;}

    Property Value

    A regular expression used to evaluate a password.
    Remarks
    Regular expression validation for passwords is not supported in AbleCommerce.
    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