Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Configuration
IConfigurationStorage Interface
IConfigurationStorage Properties
Devices Property
LastLogin Property
LastServer Property
Servers Property
Users Property
IConfiguration
Storage
Last
Server Property
Gets last used Keeper server.
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
string
LastServer
{
get
;
set
; }
Property Value
String
See Also
Reference
IConfigurationStorage Interface
KeeperSecurity.Configuration Namespace