[TIBCO.EMS .NET client library 6.0 documentation]

Provides the query client certificate callback and the server verify callback used to establish an SSL connection to the LDAP server (ldaps).

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

Syntax

public class LdapLookupSSLParams
Public Class LdapLookupSSLParams
public ref class LdapLookupSSLParams

Remarks

The parameters set by this object are optional. The client may choose to either specify the store location along with the store name and certificate name, or optionally the query client certificate callback.

Inheritance Hierarchy

System..::.Object
  TIBCO.EMS..::.LdapLookupSSLParams

See Also