Microsoft Internet Security and Acceleration Server 2000 |
The FPCFirewallClientConfig object represents the configuration of the Firewall client of an ISA array. This object is a property of the FPCClientConfig object.
Click here to see the ISA object hierarchy.
This object implements the IFPCFirewallClientConfig interface.
The following table lists the methods of the FPCFirewallClientConfig object.
Method | Description |
---|---|
Refresh | Reads the object's configuration information from persistent storage, discarding any changes to the configuration that were not saved. |
Save | Saves the object's configuration to persistent storage. |
The following table lists the properties of the FPCFirewallClientConfig object.
Property | Description |
---|---|
AccessType | Gets or sets how to represent the connection between the Firewall client and the Firewall service. |
AutoDetect | Gets or sets whether autodetect is enabled. |
ServerIp | Gets or sets whether the Firewall client accesses the ISA server by using the server's IP address. This method assumes that the value of the AccessType property is fpcClientAccessSetByIp. |
ServerOrArrayName | Gets or sets the name of the ISA server used by Firewall clients. This method assumes that the value of the AccessType property is fpcClientAccessSetByName. |
Settings | Gets the Firewall client configuration settings. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.