|
Azure Pipelines Credential and options. More...
#include "azure/identity/client_assertion_credential.hpp"
#include "azure/identity/detail/client_credential_core.hpp"
#include "azure/identity/detail/token_cache.hpp"
#include <azure/core/credentials/token_credential_options.hpp>
#include <azure/core/http/http.hpp>
#include <azure/core/internal/http/pipeline.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Azure::Identity::AzurePipelinesCredentialOptions |
Options for Azure Pipelines credential. More... | |
class | Azure::Identity::AzurePipelinesCredential |
Credential which authenticates using an Azure Pipelines service connection. More... | |