[TIBCO.EMS .NET Admin client library 6.3 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the name of the authenticated user whose connection this durable
subscriber is currently using.
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 (); } |