Click or drag to resize

KeyVaultSecretProviderTraceKeyVaultActivity Property

If true, turns on tracing in the DefaultAzureCredentialOptions used to connect to Azure Key Vault.

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

Property Value

Boolean
false by default.
See Also