azure-sdk-for-cpp/sdk/keyvault
Anton Kolesnyk aad2299dcd
Revert commits related to _azure_BUILD_FOR_TESTING and _azure_*_FOR_TESTS (#5416)
* Revert "Remove the use of ifdef for TESTING_BUILD in KeyVault clients, where (#5406)"

This reverts commit 2d8c940f55.

* Revert "Rename the TESTING_BUILD macro to be _azure_TESTING_BUILD to highlight (#5390)"

This reverts commit 256c2df8b5.

* Revert "Use new macros in existing surface area, so that classes marked as final don't have virtual methods. (#5389)"

This reverts commit 3d7eaddb9d.

* Revert "For new surface area, classes marked as final should not have virtual methods. (#5331)"

This reverts commit ddd0f4bd07.

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2024-03-07 04:03:35 +00:00
..
azure-security-keyvault-administration Updated tests to support -UserAuth test resources switch to enable non-corpnet access. (#5387) 2024-02-28 01:36:54 +00:00
azure-security-keyvault-certificates Revert commits related to _azure_BUILD_FOR_TESTING and _azure_*_FOR_TESTS (#5416) 2024-03-07 04:03:35 +00:00
azure-security-keyvault-keys Revert commits related to _azure_BUILD_FOR_TESTING and _azure_*_FOR_TESTS (#5416) 2024-03-07 04:03:35 +00:00
azure-security-keyvault-secrets Revert commits related to _azure_BUILD_FOR_TESTING and _azure_*_FOR_TESTS (#5416) 2024-03-07 04:03:35 +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 Change samples to use DefaultAzureCredential (#5183) 2023-11-29 16:07:40 +00: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 Revert commits related to _azure_BUILD_FOR_TESTING and _azure_*_FOR_TESTS (#5416) 2024-03-07 04:03:35 +00: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 Updated tests to support -UserAuth test resources switch to enable non-corpnet access. (#5387) 2024-02-28 01:36:54 +00: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.