4D LanguageCommands by themeLDAPVersion: NextLDAPLDAP LOGIN ( url : Text ; login : Text ; password : Text {; digest : Integer} )LDAP LOGOUTLDAP Search ( dnRootEntry : Text ; filter : Text {; scope : Text {; attributes : Text array {; attributesAsArray : Boolean array}}} ) : ObjectLDAP SEARCH ALL ( dnRootEntry : Text ; arrResult : Object array ; filter : Text {; scope : Text {; attributes : Text array {; attributesAsArray : Boolean array}}} )