OptionalattributesAttribute names to return; empty or omitted returns all user attributes.
The base DN to search under.
OptionalfilterA filter string (RFC 4515) or structured Filter; defaults to (objectClass=*).
OptionalscopeSearch scope; defaults to 'sub'.
OptionalsizeMaximum number of entries the server should return (0 = no client-side limit).
Options for LdapSession.search and the one-shot search.