azure-identity
Loading...
Searching...
No Matches
Public Attributes | List of all members
Azure::Identity::EnvironmentCredentialOptions Struct Referencefinal

Options for token authentication. More...

#include <environment_credential.hpp>

Inheritance diagram for Azure::Identity::EnvironmentCredentialOptions:

Public Attributes

std::vector< std::string > AdditionallyAllowedTenants
 For multi-tenant applications, specifies additional tenants for which the credential may acquire tokens. Add the wildcard value "*" to allow the credential to acquire tokens for any tenant in which the application is installed.
 

Detailed Description


The documentation for this struct was generated from the following file: