IKeyVaultSecretManager Interface

Definition

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.

Applies to