Click or drag to resize
Galactic API

LDAP Properties

The LDAP type exposes the following members.

Properties
  NameDescription
Public propertyAlternateServers
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.
Public propertyNamingContexts
The Naming Contexts (The base DNs that this server hosts.) for the LDAP server as defined in the RootDSE entry.
Public propertyRootDSE
The rootDSE entry for the connected LDAP server.
Top
See Also