Click or drag to resize

PasswordRuleMatcherRules Property

Gets the password rule list.

Namespace: KeeperSecurity.Utils
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public PasswordRule[] Rules { get; }

Property Value

PasswordRule
See Also