IKeyVaultSecretManager インターフェイス

定義

シークレットの読み込みの制御に使用される IKeyVaultSecretManager インスタンス。

public interface class IKeyVaultSecretManager
public interface IKeyVaultSecretManager
type IKeyVaultSecretManager = interface
Public Interface IKeyVaultSecretManager
派生

メソッド

GetKey(SecretBundle)

シークレットを構成キーにマッピングします。

Load(SecretItem)

SecretItem 値を取得する必要があるかどうかを確認します。

適用対象