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