Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / PasswordPolicy Class


In This Topic
    PasswordPolicy Class Methods
    In This Topic

    For a list of all members of this type, see PasswordPolicy members.

    Public Methods
     NameDescription
    Public Method Is password expired for the given user?  
    Public Method Persists the password policy to the database.  
    Public Method Tests a password to see if it conforms with the rules established by the policy.  
    Public MethodOverloaded.  Tests a user new password to see if it conforms with the rules established by the policy.  
    Top
    Extension Methods
     NameDescription
    Public Extension MethodOverloaded.  Use this method to bulid query string from NameValueCollection
    Top
    See Also