User Property
A username if authentication is to be used.
Syntax
public String getUser(); public void setUser(String user);
Remarks
If this property is set when connecting, the component will send the user in the login header.
This property is not available at design time.
Default Value
""