Keeper SDK Class Library
C#
Show/Hide TOC
Device
Configuration(IDevice
Configuration) Constructor
Creates instance from another device entity.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
DeviceConfiguration
(
IDeviceConfiguration
other
)
Parameters
other
IDeviceConfiguration
Device entity.
See Also
Reference
DeviceConfiguration Class
DeviceConfiguration Overload
KeeperSecurity.Configuration Namespace
In This Article
Definition
See Also