PasswordRuleMatcherRules Property

Gets the password rule list.

Definition

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

Property Value

PasswordRule

See Also