LDAPConnection.this

Connects to the LDAP server by trying every host until it can find one.

  1. this(string host)
  2. this(string[] hosts)
    struct LDAPConnection
    this
    (
    string[] hosts
    )

Meta