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