azure-identity
Classes | Namespaces
chained_token_credential.hpp File Reference

Chained Token Credential. More...

#include <azure/core/credentials/credentials.hpp>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  Azure::Identity::ChainedTokenCredential
 Chained Token Credential provides a token credential implementation which chains multiple Azure::Core::Credentials::TokenCredential implementations to be tried in order until one of the GetToken() methods returns an access token. More...
 

Namespaces

 Azure
 Azure SDK abstractions.
 
 Azure::Identity
 Azure Identity SDK abstractions.