[TIBCO.EMS .NET client library 6.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Get the SSL proxy password from a connection factory.
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
public string GetSSLProxyPassword() |
Public Function GetSSLProxyPassword As String |
public: String^ GetSSLProxyPassword() |
Return Value
the password.
Exceptions
Exception | Condition |
---|---|
TIBCO.EMS..::.EMSException | if the protocol of the connection factory's URL is not SSL. |