VaultSettings Class |
Namespace: Omada.OE.AppLogic
public class VaultSettings : IVaultSettings
The VaultSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| VaultSettings |
VaultSettings constructor
|
| Name | Description | |
|---|---|---|
| Decrypt |
Decrypt the vault secret values
| |
| GetApiKey |
Get vault api key
| |
| GetApiKeyHeaderName |
Get vault api key header name
| |
| GetVaultApiUrl |
Get vault api url from Customer Settings
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |