[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Use this property name to specify connection type. Aacceptable values
are "ldap" (the default) and "ldaps."
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks
NOTE:If 'ldaps' is specified for the connection type then
the other required ssl paramaters also need to be specified.
Examples
![]() | |
---|---|
table.Add(LdapLookupConsts.LDAP_CONN_TYPE, "ldaps"); |