UiPath Documentation
activities
latest
false
Importante :
A tradução automática foi aplicada parcialmente neste conteúdo. A localização de um conteúdo recém-publicado pode levar de 1 a 2 semanas para ficar disponível.

Atividades de Automação de TI

Última atualização 18 de mai de 2026

Active Directory Scope

UiPath.ActiveDirectoryDomainServices.Activities.ActiveDirectoryScope

Description

Conecta-se ao Active Directory e fornece um escopo para outras atividades do Active Directory.

Compatibilidade do projeto

Windows - Legado | Windows

Configuração

Comum

  • DisplayName - O nome de exibição da atividade.

Conexão (principal)

  • ActiveDirectoryServer - The domain controller server. If not provided, it automatically returns to the current Active Directory (AD) in which the current user resides.
  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • Password - The password for the provided Username.
  • Port - A custom Port for the connection. This field supports only integer and Int32 variables.
  • Username - The name of the user that performs the Active Directory operations. The format should be provided as domain\username.

Conexão (secundária)

  • ActiveDirectoryServer - The domain controller server. If not provided, it automatically returns to the current Active Directory (AD) in which the current user resides.
  • ConnectionType - The type of connection. You can select one of the two values: LDAP or LDAPS. The default value is LDAP.
  • Password - The password for the provided Username.
  • Port - A custom Port for the connection. This field supports only integer and Int32 variables.
  • Username - The name of the user that performs the Active Directory operations. The format should be provided as domain\username.

Diversos

  • Privado - Se selecionado, os valores de variáveis e argumentos não são mais registrados no nível Verbose.
    Observação:

    If you didn't provide any value for Active Directory Server, Password or Username parameters, then the credentials of the user that is currently logged in are used for connecting to the Active Directory the logged in user belongs to.

Conexão do Servidor LDAPS

Para que o robô possa se conectar ao servidor Active Directory especificado via LDAPS, existem duas opções:

  1. A máquina do robô é ingressada no domínio de destino do Active Directory.
  2. O certificado SSL do Active Directory é instalado localmente na máquina do robô em um armazenamento de certificados confiável e o servidor do Active Directory pode ser acessado a partir da máquina do robô por seu FQDN.
  • Description
  • Compatibilidade do projeto
  • Configuração
  • Comum
  • Conexão (principal)
  • Conexão (secundária)
  • Diversos
  • Conexão do Servidor LDAPS

Esta página foi útil?

Conectar

Precisa de ajuda? Suporte

Quer aprender? Academia UiPath

Tem perguntas? Fórum do UiPath

Fique por dentro das novidades