Click or drag to resize

KeyVaultSecretProviderKeyVaultTenantIdSettingName Field

Gets the name of the Azure Key Vault Tenant ID setting in appSettings.config

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.0.8475.0
Syntax
C#
public const string KeyVaultTenantIdSettingName = "keyVaultTenantId"

Field Value

String
keyVaultTenantId
See Also