FirewallUser Property
This property contains a user name if authentication is to be used connecting through a firewall.
Syntax
property FirewallUser: String;
Default Value
''
Remarks
This property contains a user name if authentication is to be used connecting through a firewall. If the FirewallHost is specified, this property and FirewallPassword properties are used to connect and authenticate to the given Firewall. If the authentication fails, the component raises an exception.
Data Type
String