Click or drag to resize

AccountSettingsMasterPasswordLastModified Property

Time of last change of master password. Unix timestamp.

Namespace: KeeperSecurity.Authentication
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public double? MasterPasswordLastModified { get; }

Property Value

NullableDouble
See Also