Lenguaje 4D Comandos por tema LDAPVersión: 21 R3LDAPLDAP LOGIN ( url : Text ; login : Text ; password : Text {; digest : Integer} ) LDAP LOGOUT LDAP Search ( dnRootEntry : Text ; filtro : Text {; alcance : Text {; atributos : Text array {; atributosEnArray : Boolean array}}} ) : Object LDAP SEARCH ALL ( dnRootEntry : Text ; arrResult : Object array ; filtro : Text {; alcance : Text {; atributos : Text array {; atributosenArray : Boolean array}}} )