Uses of Class
com.azure.identity.AzureCliCredentialBuilder
-
Uses of AzureCliCredentialBuilder in com.azure.identity
Modifier and TypeMethodDescriptionAzureCliCredentialBuilder.additionallyAllowedTenants
(String... additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.AzureCliCredentialBuilder.additionallyAllowedTenants
(List<String> additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.Sets the tenant ID of the application.