ISecret |
public interface ISecretProvider
The ISecretProvider type exposes the following members.
Name | Description | |
---|---|---|
Item | Gets or sets a secret configuration value | |
KeyVaultUrl | The URL of the Azure Key Vault to use | |
ThrowOnFailure | If true, exceptions thrown during the normal course of operations will be re-thrown |
Name | Description | |
---|---|---|
GetSecretAsync | Gets a secret configuration value | |
SetSecretAsync | Gets a secret configuration value |