[TIBCO.EMS .NET client library 6.0 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Defines the name of the ConnectionFactory property specifying
default user name set for Connections created by the factory
Namespace:
TIBCO.EMSAssembly: TIBCO.EMS (in TIBCO.EMS.dll)
Syntax
Remarks
This property is defined as string "TIBCO.EMS.factory.username".
Defines the name of a ConnectionFactory property. That property specifies a default username for the connections that the factory creates.
If the client does not supply a username, the connection factory object uses this username as a default when creating a connection. See also ConnectionFactory.CreateConnection.