Click or drag to resize

IDeviceServerConfiguration Interface

Defines device's server entity.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface IDeviceServerConfiguration : IConfigurationId

The IDeviceServerConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyCloneCode Resumption code.
Public propertyServer Keeper server host.
Top
See Also