FirewallAutoDetect Property
This property tells the component whether or not to automatically detect and use firewall system settings, if available.
Object Oriented Interface
public function getFirewallAutoDetect(); public function setFirewallAutoDetect($value);
Procedural Interface
ipworksopenpgp_pfilemailer_get($res, 12 ); ipworksopenpgp_pfilemailer_set($res, 12, $value );
Default Value
false
Remarks
This property tells the class whether or not to automatically detect and use firewall system settings, if available.
Data Type
Boolean