[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Use this property to specify the protocol version for
the ldap connection's session options. The values for protocol
version can be either 2 or 3.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks
For more information regarding protocol version, please see
http://msdn2.microsoft.com/en-us/library/system.directoryservices.protocols.ldapsessionoptions.protocolversion.aspx
Examples
![]() | |
---|---|
table.Add(LdapLookupConsts.LDAP_PROTOCOL_VERSION, 2); |