azure-sdk-for-cpp/sdk/identity
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-identity Add GetCredentialName() (#4428) 2023-03-14 16:46:10 -07:00
assets.json Test proxy (#4118) 2022-12-13 10:58:19 -08:00
ci.yml Add DefaultAzureCredential (#4409) 2023-03-07 20:24:44 -08:00
CMakeLists.txt CMakeLists for each Service (#1524) 2021-01-29 21:53:16 -08:00
test-resources-pre.ps1 Fix identity samples running in CI (#3632) 2022-05-10 21:08:40 -07:00
test-resources.json Add live tests for Identity (#2011) 2021-04-01 17:32:43 -07:00