Keeper SDK Class Library
C#
Show/Hide TOC
Account
Settings
Master
Password
Last
Modified Property
Time of last change of master password. Unix timestamp.
Definition
Namespace:
KeeperSecurity.Authentication
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
double
?
MasterPasswordLastModified
{
get
; }
Property Value
Nullable
Double
See Also
Reference
AccountSettings Class
KeeperSecurity.Authentication Namespace
In This Article
Definition
See Also