Keeper SDK Class Library
C#
Show/Hide TOC
Password
Generation
Options
Digit Property
Minimal number of digits
Definition
Namespace:
KeeperSecurity.Utils
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
int
Digit
{
get
;
set
; }
Property Value
Int32
Remarks
-1 to exclude digits
See Also
Reference
PasswordGenerationOptions Class
KeeperSecurity.Utils Namespace
In This Article
Definition
Remarks
See Also