Click or drag to resize

KeyVaultSecretProviderConfiguration Property

Gets the IConfiguration provider used by this class.

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

Property Value

IConfiguration
See Also