azure-identity
Loading...
Searching...
No Matches
Classes
client_certificate_credential.hpp File Reference

Client Certificate 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/internal/unique_handle.hpp>
#include <azure/core/url.hpp>
#include <memory>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  Azure::Identity::ClientCertificateCredentialOptions
 Options for client certificate authentication. More...
 
class  Azure::Identity::ClientCertificateCredential
 Client Certificate Credential authenticates with the Azure services using a Tenant ID, Client ID and a client certificate. More...