Click or drag to resize

PasswordGenerationOptionsLower Property

Minimal number of lowercase characters.

Namespace: KeeperSecurity.Utils
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public int Lower { get; set; }

Property Value

Int32
Remarks
-1 to exclude lowercase characters
See Also