[TIBCO.EMS .NET Admin client library 8.1 documentation]
Assembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Get the name and location of the configuration file containing
the definitions of users.
Namespace:
TIBCO.EMS.ADMINAssembly: TIBCO.EMS.ADMIN (in TIBCO.EMS.ADMIN.dll)
Syntax
public string UsersFile { get; } |
Public ReadOnly Property UsersFile As String |
public: property String^ UsersFile { String^ get (); } |