PasswordRuleMatcherMatchFailedRules Method |
Matches password.
Namespace: KeeperSecurity.UtilsAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public string[] MatchFailedRules(
string password
)
Parameters
- password String
- Master Password.
Return Value
StringA list of failed password rules.
See Also