Click or drag to resize

VaultOnlineSecretManagerConfigurationAppKey Property

[Missing <summary> documentation for "P:KeeperSecurity.Vault.VaultOnline.SecretManagerConfiguration.AppKey"]


Namespace: KeeperSecurity.Vault
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
public string AppKey { get; set; }

Property Value

String

Implements

ISecretManagerConfigurationAppKey
See Also