azure-sdk-for-cpp/sdk
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
..
attestation Update vcpkg release manifest templates per vcpkg team recommendation (#4425) 2023-03-08 21:00:59 -08:00
core Add GetCredentialName() (#4428) 2023-03-14 16:46:10 -07:00
identity Add GetCredentialName() (#4428) 2023-03-14 16:46:10 -07:00
keyvault Update vcpkg release manifest templates per vcpkg team recommendation (#4425) 2023-03-08 21:00:59 -08:00
storage Update vcpkg release manifest templates per vcpkg team recommendation (#4425) 2023-03-08 21:00:59 -08:00
template Update vcpkg release manifest templates per vcpkg team recommendation (#4425) 2023-03-08 21:00:59 -08:00