PasswordRuleMatcher Class

Represents a password complexity rule matcher.

Definition

Namespace: KeeperSecurity.Utils
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public class PasswordRuleMatcher
Inheritance
Object    PasswordRuleMatcher

Constructors

PasswordRuleMatcherInitializes a new instance of the PasswordRuleMatcher class

Properties

Rules Gets the password rule list.

Methods

See Also