[TIBCO.EMS .NET client library 5.1 documentation]
Assembly: TIBCO.EMS (in TIBCO.EMS.dll)
Defines the name of the ConnectionFactory property specifying
default user password 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.password".
Defines the name of a ConnectionFactory property. That property specifies a default user password for the connections that the factory creates.
If the client does not supply a password, the connection factory object uses this password as a default when creating a connection. See also ConnectionFactory.CreateConnection.