openldap v0.0.2 (2015-12-26T22:54:22Z)
Dub
Repo
LDAP.search_ext_s
openldap
LDAP
Undocumented in source. Be warned that the author may not have intended to support it.
struct
LDAP
SearchResult
search_ext_s
(
string
search_base
,
int
search_scope
,
string
search_filter
= "(objectClass=*)"
,
string
[]
search_attrs
= null
,
int
attrsonly
= 0
,
LDAPControl
*
serverctrls
= null
,
LDAPControl
*
clientctrls
= null
,
timeval
*
timeout
= null
,
int
sizelimit
= 0
)
Meta
Source
See Implementation
openldap
LDAP
constructors
this
functions
bind_s
get_option
search_ext_s
search_s
set_option
unbind
variables
ldap