[TIBCO.EMS .NET client library 8.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Use this property name to specify certificate name to lookup in the
store name at the store location. NOTE: This is required property when the
LDAP_CONN_TYPE of ldaps is used and LDAP_SSL_PARAMS is not specified with a
LdapLookupSSLParams.SetSSLQueryClientCertificateCallback
method.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Examples
![]() | |
---|---|
table.Add(LdapLookupConsts.LDAP_CERT_NAME, "cn=client_cert"); |