4D Language Commands by theme LDAPVersion: 21 R3LDAPLDAP LOGIN ( url : Text ; login : Text ; password : Text {; digest : Integer} ) LDAP LOGOUT LDAP Search ( dnRootEntry : Text ; filter : Text {; scope : Text {; attributes : Text array {; attributesAsArray : Boolean array}}} ) : Object LDAP SEARCH ALL ( dnRootEntry : Text ; arrResult : Object array ; filter : Text {; scope : Text {; attributes : Text array {; attributesAsArray : Boolean array}}} )