IServerConfiguration Interface

Defines Keeper server entity.

Definition

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

Properties

Server Keeper server host.
ServerKeyId Server Key ID.

See Also