Línguagem 4D Commands by theme LDAPVersão: 21 R3LDAPLDAP LOGIN ( url : Text ; login : Text ; senha : Text {; digest : Integer} ) LDAP LOGOUT LDAP Search ( dnRootEntry : Text ; filtro : Text {; escopo : Text {; atributos : Text array {; atributoComoArray : Boolean array}}} ) : Object LDAP SEARCH ALL ( dnRootEntry : Text ; arrResultado : Object array ; filtro : Text {; escopo : Text {; atributos : Text array {; atributosComoArray : Boolean array}}} )