IKeyVaultSecretManager Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IKeyVaultSecretManager instance used to control secret loading.
public interface class IKeyVaultSecretManager
public interface IKeyVaultSecretManager
type IKeyVaultSecretManager = interface
Public Interface IKeyVaultSecretManager
- Derived
Methods
GetKey(SecretBundle) |
Maps secret to a configuration key. |
Load(SecretItem) |
Checks if SecretItem value should be retrieved. |