Inner Drive Extensible Architecture
C#
Show/Hide TOC
IKey
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
string
KeyVaultUrl
{
get
;
set
; }
Property Value
String
The Azure Key Vault URL
See Also
Reference
IKeyProvider Interface
InnerDrive.Azure Namespace
In This Article
Definition
See Also