Click or drag to resize

VaultOnlineSecretManagerConfigurationClientId Property

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


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

Property Value

String

Implements

ISecretManagerConfigurationClientId
See Also