VzdLdapSearchOptions

Options for the query and the result when using raw LDAP Query string.

Properties

Name Type Description
Optional attributes string LDAP Attributes to return in the response
Optional maxEntries number Max number of entries to return
Optional timeoutInSeconds number timeout of the query in seconds
Optional combinationMode "AND" | "OR" = "AND" how to combine the attributes of the search query