PasswordRuleMatcher Constructor

Initializes a new instance of the PasswordRuleMatcher class

Definition

Namespace: KeeperSecurity.Utils
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public PasswordRuleMatcher(
	PasswordRule[] rules
)

Parameters

rules  PasswordRule

[Missing <param name="rules"/> documentation for "M:KeeperSecurity.Utils.PasswordRuleMatcher.#ctor(KeeperSecurity.Commands.PasswordRule[])"]

See Also