azure-sdk-for-cpp/sdk/core
Anton Kolesnyk ef24dfda2e
Add GetCredentialName() (#4428)
* Add GetCredentialName()

* Update

* Undo accidental change

* Clang-format

* Call GetCredentialName() instead of using constant; Return in-place constructed name; Explicit tests for GetCredentialName()

* PR feedback

* constructor parameter + non-virtual GetCredentialName()

* Update sdk/core/azure-core/CMakeLists.txt

* Update sdk/identity/azure-identity/test/ut/client_secret_credential_test.cpp

* Update sdk/identity/azure-identity/test/ut/client_certificate_credential_test.cpp

* GCC and Clang warnings

* Promote ThrowIfNotSafeCmdLineInput() to private member; avoid copies when calling GetCredentialName()

* Spelling

* Fix deprecated usage

* Fix iteration

* Clang-format

---------

Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com>
2023-03-14 16:46:10 -07:00
..
azure-core Add GetCredentialName() (#4428) 2023-03-14 16:46:10 -07:00
azure-core-test Add GetCredentialName() (#4428) 2023-03-14 16:46:10 -07:00
azure-core-tracing-opentelemetry Update vcpkg release manifest templates per vcpkg team recommendation (#4425) 2023-03-08 21:00:59 -08:00
perf Gtest timeout fix (#4078) 2022-11-02 15:46:38 -07:00
ci.yml First cut at removing proxy tests (#4416) 2023-03-07 23:46:25 +00:00
CMakeLists.txt Initial implementation of OpenTelemetry APIs. (#3561) 2022-05-23 16:44:22 -07:00
perf-tests.yml [Perf] Refactor tests.yml into one file per package per language (#4270) 2023-02-09 21:18:03 -08:00
perf.yml Enable profiling in perf piplines. (#4398) 2023-03-08 12:28:13 -08:00