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

Default Azure Credential. More...

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

Go to the source code of this file.

Classes

class  Azure::Identity::DefaultAzureCredential
 Default Azure Credential combines multiple credentials that depend on the setup environment and require no parameters into a single chain. If the environment is set up sufficiently for at least one of such credentials to work, DefaultAzureCredential will work as well. More...