IVaultClient Interface |
Namespace: Omada.OE.Model.Vault
public interface IVaultClient
The IVaultClient type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateVaultConnection |
CreatesVault connection
| |
| GetSecretAsync |
Fetch secret from vault
| |
| GetSecretValueAsync |
Fetch secret string from vault
|