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