Click or drag to resize

VaultOnlineSecretManagerConfigurationHostname Property

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


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

Property Value

String

Implements

ISecretManagerConfigurationHostname
See Also