[TIBCO.EMS .NET client library 8.1 documentation]

Constant that holds the name of SSL property specifying if client should use SSL for authentication only. This name is defined as "TIBCO.EMS.naming.ssl_auth_only".

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

Syntax

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

See Also