KeyVaultSecretProviderKeyVaultTenantId Property

Gets the Azure tenant ID to use connecting to the Azure Key Vault identified by KeyVaultUrl

Definition

Namespace: InnerDrive.Azure
Assembly: InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
public string KeyVaultTenantId { get; set; }

Property Value

String
The key vault tenant identifier.

See Also