[TIBCO.EMS .NET Admin client library 6.0 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the username used by the EMS server to authenticate itself to
the SmartSockets server.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string Username { get; } |
Public ReadOnly Property Username As String |
public: property String^ Username { String^ get (); } |