Click or drag to resize

IVaultClient Interface

Vault client interface

Namespace:  Omada.OE.Model.Vault
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public interface IVaultClient

The IVaultClient type exposes the following members.

Methods
  NameDescription
Public methodCreateVaultConnection
CreatesVault connection
Public methodGetSecretAsync
Fetch secret from vault
Public methodGetSecretValueAsync
Fetch secret string from vault
Top
See Also