|
Environment Credential initializes an Azure credential from system environment variables. More...
#include <azure/core/credentials/credentials.hpp>
#include <azure/core/credentials/token_credential_options.hpp>
#include <memory>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Azure::Identity::EnvironmentCredentialOptions |
Options for token authentication. More... | |
class | Azure::Identity::EnvironmentCredential |
Environment Credential initializes an Azure credential, based on the system environment variables being set. More... | |
Namespaces | |
Azure | |
Azure SDK abstractions. | |
Azure::Identity | |
Azure Identity SDK abstractions. | |