Keeper SDK Class Library
C#
Show/Hide TOC
IServer
Configuration Interface
Defines Keeper server entity.
Definition
Namespace:
KeeperSecurity.Configuration
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
Copy
public
interface
IServerConfiguration
:
IConfigurationId
Implements
IConfigurationId
Properties
Server
Keeper server host.
ServerKeyId
Server Key ID.
See Also
Reference
KeeperSecurity.Configuration Namespace
In This Article
Definition
Properties
See Also