KeyVaultSecretProviderConfiguration Property

Gets the IConfiguration provider used by this class.

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
public IConfiguration Configuration { get; }

Property Value

IConfiguration

See Also