[TIBCO.EMS .NET client library 5.1 documentation]

Name of SSL property specifying the custom host name verifier. Notice when this property is specified, the Map of parameters can not be stored in JNDI. The value is a EMSSSLHostNameVerifier object. This name is defined as "TIBCO.EMS.ssl.hostname_verifier".

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

Syntax

public const string HOST_NAME_VERIFIER
Public Const HOST_NAME_VERIFIER As String
public:
literal String^ HOST_NAME_VERIFIER

See Also