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

Managed Identity Credential and options. More...

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

Go to the source code of this file.

Classes

class  Azure::Identity::ManagedIdentityCredential
 Attempts authentication using a managed identity that has been assigned to the deployment environment. This authentication type works in Azure VMs, App Service and Azure Functions applications, as well as the Azure Cloud Shell. More information about configuring managed identities can be found here: https://docs.microsoft.com/azure/active-directory/managed-identities-azure-resources/overview. More...