Keeper SDK Class Library
C#
Show/Hide TOC
IKeeper
Configuration
Devices Property
Gets device collection.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
IConfigCollection
<
IDeviceConfiguration
>
Devices
{
get
; }
Property Value
IConfigCollection
IDeviceConfiguration
See Also
Reference
IKeeperConfiguration Interface
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also