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
Servers Property
Gets server collection.
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
IConfigCollection
<
IServerConfiguration
>
Servers
{
get
; }
Property Value
IConfigCollection
IServerConfiguration
See Also
Reference
IConfigurationStorage Interface
KeeperSecurity.Configuration Namespace