Click or drag to resize

JsonConfigurationStorageLastLogin Property

[Missing <summary> documentation for "P:KeeperSecurity.Configuration.JsonConfigurationStorage.LastLogin"]


Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public string LastLogin { get; set; }

Property Value

String

Implements

IConfigurationStorageLastLogin
See Also