Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Utils
PasswordGenerationOptions Class
PasswordGenerationOptions Properties
Digit Property
Length Property
Lower Property
Special Property
SpecialCharacters Property
Upper Property
Password
Generation
Options
Digit Property
Minimal number of digits
Namespace:
KeeperSecurity.Utils
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
int
Digit
{
get
;
set
; }
Property Value
Int32
Remarks
-1 to exclude digits
See Also
Reference
PasswordGenerationOptions Class
KeeperSecurity.Utils Namespace