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

Client Assertion Credential and options. More...

#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 <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...