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