ldap v0.3.0 (2021-03-15T13:48:05Z)
Dub
Repo
LDAPConnection.this
ldap
LDAPConnection
Connects to the LDAP server using the given host.
this
(string host)
struct
LDAPConnection
this
(
string
host
)
this
(string[] hosts)
Meta
Source
See Implementation
ldap
LDAPConnection
constructors
this
destructors
~this
functions
bind
getOption
search
setOption
unbind
variables
_handle
Connects to the LDAP server using the given host.