[TIBCO.EMS .NET client library 5.1 documentation]
The EMSSSL type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetAuthOnly | Get the value of the AUTH_ONLY flag | |
| GetClientTracer | Returns the output target for the client tracer or null
if client tracing is disabled. | |
| GetHashCode | Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) | |
| GetHostNameVerifier | Returns currently set custom host name verifier. | |
| GetTargetHostName | Returns the name set target host name. | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Initialize | Initializes SSL environment. | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| SetAuthOnly | Enable or disable AUTH_ONLY on the client side
for SSL connection. | |
| SetCertificateStoreType | Set the store type for all the connection factories
| |
| SetClientTracer | Set client tracer to given output stream. | |
| SetHostNameVerifier | Set the custom host name verifier. | |
| SetTargetHostName | Set the target host name. | |
| ToString | (Inherited from Object.) |