KeyVaultCryptoProviderKeyVaultUrl Property

The URL of the Azure Key Vault to use

Definition

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

Property Value

String
The Azure Key Vault URL

Implements

ICryptoProviderKeyVaultUrl

See Also