Click or drag to resize

IServerConfiguration Interface

Defines Keeper server entity.

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

The IServerConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyServer Keeper server host.
Public propertyServerKeyId Server Key ID.
Top
See Also