LDAPConnection.bind

Synchronously authenticates a client to the LDAP server.

struct LDAPConnection
void
bind
(
string user
,
string cred
,)

Throws

a LDAPException on failure.

Meta