- firstMessage
ldapmsg* firstMessage(ldapmsg* res)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAttributes
string[string] getAttributes(ldapmsg* msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- getDN
string getDN(ldapmsg* msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- nextMessage
ldapmsg* nextMessage(ldapmsg* msg)
Undocumented in source. Be warned that the author may not have intended to support it.
- search
LDAPResult search(string base, LDAPScope searchScope, string filter, string[] attrs, bool attrsonly)
Undocumented in source. Be warned that the author may not have intended to support it.
- simpleBindS
bool simpleBindS(string dn, string pass)
Undocumented in source. Be warned that the author may not have intended to support it.
- unbind
void unbind()
Undocumented in source. Be warned that the author may not have intended to support it.
- unbindS
void unbindS()
Undocumented in source. Be warned that the author may not have intended to support it.