FirewallUser Property
This property contains a user name if authentication is to be used connecting through a firewall.
Syntax
__property String FirewallUser = {read=FFirewallUser, write=FSetFirewallUser, default=""};
Default Value
""
Remarks
This property contains a user name if authentication is to be used connecting through a firewall. If the Host is specified, this property and Password properties are used to connect and authenticate to the given Firewall. If the authentication fails, the component raises an exception.
Data Type
String