Click or drag to resize

KeyVaultSecretProvider Properties

The KeyVaultSecretProvider type exposes the following members.

Properties
 NameDescription
Public propertyConfiguration Gets the IConfiguration provider used by this class.
Public propertyItemGets or sets a secret configuration value
Public propertyKeyVaultTenantId Gets the Azure tenant ID to use connecting to the Azure Key Vault identified by KeyVaultUrl
Public propertyKeyVaultUrl Allows classes to get configuration settings from secrets providers, such as Azure Key Vault.
Public propertyThrowOnFailure Allows classes to get configuration settings from secrets providers, such as Azure Key Vault.
Public propertyTraceKeyVaultActivity If true, turns on tracing in the DefaultAzureCredentialOptions used to connect to Azure Key Vault.
Top
See Also