ldap ~master (2022-04-28T00:44:17.1119854)
Dub
Repo
LDAPAuthenticationEngine.this
ldap
LDAPAuthenticationEngine
Connects to the LDAP server by trying every host until it can find one.
this
(string host, bool encrypted)
this
(string[] hosts, bool encrypted)
struct
LDAPAuthenticationEngine
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 by trying every host until it can find one.