|
|
azure-identity
|
Client Secret Credential and options. More...
#include "azure/identity/detail/client_credential_core.hpp"#include "azure/identity/detail/token_cache.hpp"#include <azure/core/credentials/credentials.hpp>#include <azure/core/credentials/token_credential_options.hpp>#include <azure/core/url.hpp>#include <memory>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| struct | Azure::Identity::ClientSecretCredentialOptions |
| Options for token authentication. More... | |
| class | Azure::Identity::ClientSecretCredential |
| Client Secret Credential authenticates with the Azure services using a Tenant ID, Client ID and a client secret. More... | |