Options for Azure Pipelines credential.
More...
#include <azure_pipelines_credential.hpp>
|
std::string | AuthorityHost = _detail::DefaultOptionValues::GetAuthorityHost() |
| Authentication authority URL.
|
|
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.
|
|
◆ AuthorityHost
std::string Azure::Identity::AzurePipelinesCredentialOptions::AuthorityHost = _detail::DefaultOptionValues::GetAuthorityHost() |
The documentation for this struct was generated from the following file: