Uses of Class
com.azure.identity.VisualStudioCodeCredentialBuilder
-
Uses of VisualStudioCodeCredentialBuilder in com.azure.identity
Subclasses with type arguments of type VisualStudioCodeCredentialBuilder in com.azure.identityModifier and TypeClassDescriptionclassFluent credential builder for instantiating aIntelliJCredential.classFluent credential builder for instantiating aVisualStudioCodeCredential.Methods in com.azure.identity that return VisualStudioCodeCredentialBuilderModifier 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.