Uses of Class
com.azure.identity.VisualStudioCodeCredentialBuilder
-
Uses of VisualStudioCodeCredentialBuilder in com.azure.identity
Methods in com.azure.identity that return VisualStudioCodeCredentialBuilderModifier and TypeMethodDescriptionVisualStudioCodeCredentialBuilder.additionallyAllowedTenants
(String... additionallyAllowedTenants) Deprecated.Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.VisualStudioCodeCredentialBuilder.additionallyAllowedTenants
(List<String> additionallyAllowedTenants) Deprecated.Specifies tenants in addition to the specified tenantId for which the credential may acquire tokens.Deprecated.Sets the tenant id of the user to authenticate through theVisualStudioCodeCredential
.