PasswordGenerationOptionsUpper Property

Minimal number of uppercase characters.

Definition

Namespace: KeeperSecurity.Utils
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public int Upper { get; set; }

Property Value

Int32

Remarks

-1 to exclude uppercase characters

See Also