Discuss this help topic in SecureBlackbox Forum
Performs search by URL.
Declaration
Parameters
Return value
Returns server response.
Description
This function is similar to ordinary Search, only instead of different search parameters, search parameters are specified in the URL. The format of the URL is the following: "ldap://host:port/dn?attributes?scope?filter?extensions", where the name/value pairs in query string correspond to parameters of the Search method.