Used to provide a user name.
Class
TIBCConnection
Syntax
property Username: string;
Remarks
Use the Username property to supply the user name to handle server's request for a login.
When property is being changed TIBCConnection calls Disconnect method.
See Also