Azure Key Vault libraries for .NET

The Azure Key Vault libraries for .NET offer a convenient interface for making calls to Azure Key Vault. For more information about Azure Key Vault, see Introduction to Azure Key Vault.

Libraries for data access

The Key Vault libraries for .NET are part of the Azure SDK for .NET. The source code for the Key Vault libraries for .NET is available on GitHub.

Use the following libraries to work with certificates, keys, and secrets:

Reference Package Source
Key Vault - Administration Azure.Security.KeyVault.Administration GitHub
Key Vault - Certificates Azure.Security.KeyVault.Certificates GitHub
Key Vault - Keys Azure.Security.KeyVault.Keys GitHub
Key Vault - Secrets Azure.Security.KeyVault.Secrets GitHub
Resource Management - Key Vault Azure.ResourceManager.KeyVault GitHub