IDeviceServerConfiguration Interface

Defines device's server entity.

Definition

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface IDeviceServerConfiguration : IConfigurationId
Implements
IConfigurationId

Properties

CloneCode Resumption code.
Server Keeper server host.

See Also