Keeper SDK Class Library
C#
Show/Hide TOC
Password
Rule
Matcher
Rules Property
Gets the password rule list.
Definition
Namespace:
KeeperSecurity.Utils
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
PasswordRule
[]
Rules
{
get
; }
Property Value
PasswordRule
See Also
Reference
PasswordRuleMatcher Class
KeeperSecurity.Utils Namespace
PasswordRule
In This Article
Definition
See Also