Inner Drive Extensible Architecture
C#
Show/Hide TOC
Key
Vault
Crypto
Provider
Key
Vault
Url 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#
Copy
public
string
KeyVaultUrl
{
get
;
set
; }
Property Value
String
The Azure Key Vault URL
Implements
ICryptoProvider
KeyVaultUrl
See Also
Reference
KeyVaultCryptoProvider Class
InnerDrive.Azure Namespace
In This Article
Definition
Property Value
Implements
See Also