Click or drag to resize

KeyVaultKeyProviderKeyVaultUrl Property

The URL of the Azure Key Vault to use

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

Property Value

String
The Azure Key Vault URL

Implements

IKeyProviderKeyVaultUrl
See Also