DeviceConfiguration(IDeviceConfiguration) Constructor |
Creates instance from another device entity.
Namespace: KeeperSecurity.ConfigurationAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax public DeviceConfiguration(
IDeviceConfiguration other
)
Parameters
- other IDeviceConfiguration
- Device entity.
See Also