Click or drag to resize

ISecretManagerConfiguration Interface

Defines properties of Secrets Manager configuration

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

The ISecretManagerConfiguration type exposes the following members.

Properties
 NameDescription
Public propertyAppKey Application Key
Public propertyAppOwnerPublicKey Public Key for record creation
Public propertyClientId Client or Device ID
Public propertyHostname Keeper Hostname
Public propertyPrivateKey Device Private Key
Top
See Also