[TIBCO.EMS .NET client library 5.1 documentation]

Specifies the parameters used to connect to a third-party LDAP server and lookup EMS administered objects.

Namespace:  TIBCO.EMS
Assembly:  TIBCO.EMS (in TIBCO.EMS.dll)

Syntax

public abstract class LdapLookupConsts
Public MustInherit Class LdapLookupConsts
public ref class LdapLookupConsts abstract

Remarks

The LDAP Lookup Constants are mainly to specify parameters to connect to an LDAP server and specify search scope with the LDAP server for looking up EMS administered objects.

See LookupContext for the parameters used looking up administered objects in the EMS server.

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS..::.LdapLookupConsts

See Also