|
|
azure-identity
|
Client Assertion Credential and options. More...
#include "azure/identity/detail/client_credential_core.hpp"#include <azure/core/credentials/token_credential_options.hpp>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | Azure::Identity::ClientAssertionCredentialOptions |
| Options used to configure the Client Assertion credential. More... | |
| class | Azure::Identity::ClientAssertionCredential |
| Credential which authenticates a Microsoft Entra service principal using a signed client assertion. More... | |