LDAP Properties | 
The LDAP type exposes the following members.
| Name | Description | |
|---|---|---|
| AlternateServers | 
            A list of other servers that can fulfill LDAP requests if the one we're connected to becomes unavailable.
            May be null if there are no other servers available.
              | |
| NamingContexts | 
            The Naming Contexts (The base DNs that this server hosts.) for the LDAP server as defined in the RootDSE entry.
              | |
| RootDSE | 
            The rootDSE entry for the connected LDAP server.
              |