ISecretManagerConfiguration Interface

Defines properties of Secrets Manager configuration

Definition

Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface ISecretManagerConfiguration

Properties

AppKey Application Key
AppOwnerPublicKey Public Key for record creation
ClientId Client or Device ID
Hostname Keeper Hostname
PrivateKey Device Private Key

See Also