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