Click or drag to resize

IVaultSettings Interface

Vault setting

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

The IVaultSettings type exposes the following members.

Methods
  NameDescription
Public methodDecrypt
Decrypt the value retrieved from the network
Public methodGetApiKey
Get vault api key
Public methodGetApiKeyHeaderName
Get vault api key header name
Public methodGetVaultApiUrl
Get vault api url
Top
See Also