Uses of Class
com.azure.identity.VisualStudioCodeCredentialBuilder
-
Uses of VisualStudioCodeCredentialBuilder in com.azure.identity
Modifier and TypeMethodDescriptionVisualStudioCodeCredentialBuilder.additionallyAllowedTenants
(String... additionallyAllowedTenants) Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.VisualStudioCodeCredentialBuilder.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 user to authenticate through theVisualStudioCodeCredential
.