azure-sdk-for-cpp/sdk/keyvault
Larry Osterman 3cb4993423
Removed 'using namespace' directive from public header (#4514)
* Removed 'using namespace' directive from public header

* Shortened namespace names (Thanks Antkmsft)

* Update sdk/keyvault/azure-security-keyvault-administration/inc/azure/keyvault/administration/settings_client.hpp

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>

---------

Co-authored-by: Anton Kolesnyk <41349689+antkmsft@users.noreply.github.com>
2023-04-04 18:31:37 +00:00
..
azure-security-keyvault-administration Removed 'using namespace' directive from public header (#4514) 2023-04-04 18:31:37 +00:00
azure-security-keyvault-certificates Add support for challenge-based and multi-tenant authentication (#4506) 2023-04-04 11:00:05 -07:00
azure-security-keyvault-keys Add support for challenge-based and multi-tenant authentication (#4506) 2023-04-04 11:00:05 -07:00
azure-security-keyvault-secrets Add support for challenge-based and multi-tenant authentication (#4506) 2023-04-04 11:00:05 -07:00
azure-security-keyvault-shared/inc/azure/keyvault/shared Add support for challenge-based and multi-tenant authentication (#4506) 2023-04-04 11:00:05 -07:00
tools/cleanup update comment (#4364) 2023-02-21 10:52:20 -08:00
assets.json separate hsm tests from keys, and regen the tests (#4392) 2023-03-08 11:19:50 -08:00
ci.yml Triggerkeyvault on proxy changes (#4343) 2023-02-21 13:32:30 -08:00
CMakeLists.txt Settings API (#4210) 2023-01-11 10:55:15 -08:00
README.md
test-resources-post.ps1 Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00
test-resources.json Final merge to main for Key Vault 7.3 (#3783) 2022-07-06 12:12:18 -07:00

Azure Key Vault Client Librares for C++

The Azure Key Vault Client Libraries for C++ allows you to build applications against Microsoft Azure Key Vault services like Keys, Certificates and Secrets. For an overview of Azure Key Vault, see Introduction to Microsoft Azure Key Vault.

Latest release

Find the latest Key Vault client for C++ releases here.