azure-sdk-for-cpp/sdk/keyvault
Anton Kolesnyk 217b3cd8a5
Add thread safety for KeyVaultChallengeBasedAuthenticationPolicy (#5189)
* Add thread safety for `KeyVaultChallengeBasedAuthenticationPolicy`

* Copy constructor

* Add comment

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-11-29 07:37:15 +00:00
..
azure-security-keyvault-administration Add thread safety for KeyVaultChallengeBasedAuthenticationPolicy (#5189) 2023-11-29 07:37:15 +00:00
azure-security-keyvault-certificates Add thread safety for KeyVaultChallengeBasedAuthenticationPolicy (#5189) 2023-11-29 07:37:15 +00:00
azure-security-keyvault-keys Add thread safety for KeyVaultChallengeBasedAuthenticationPolicy (#5189) 2023-11-29 07:37:15 +00:00
azure-security-keyvault-secrets Add thread safety for KeyVaultChallengeBasedAuthenticationPolicy (#5189) 2023-11-29 07:37:15 +00:00
azure-security-keyvault-shared/inc/azure/keyvault/shared Add thread safety for KeyVaultChallengeBasedAuthenticationPolicy (#5189) 2023-11-29 07:37:15 +00:00
tools/cleanup Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
assets.json Fix malformed URL in KeyVault (#5129) 2023-11-07 21:33:05 -08:00
ci.yml Triggerkeyvault on proxy changes (#4343) 2023-02-21 13:32:30 -08:00
CMakeLists.txt Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
README.md Keyvault readme update (#2350) 2021-05-28 06:52:52 +00:00
test-resources-post.ps1 Use standard syntax for MIT license (#4786) 2023-07-12 22:37:36 -07:00
test-resources.json Move MHSM to region with more availability (#5122) 2023-11-08 11:44:57 -08: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.