Microsoft Internet Security and Acceleration Server 2000 |
The FPCDirectIpDestination object represents a range of IP destinations in the client configuration of an ISA array. You can indicate an address or group of addresses that the client can access directly, rather than through the ISA Server, by specifying an IP address or range of IP addresses for which direct access is allowed. The range can consist of a single IP address, if you give FPCDirectIpDestination.IP_From the same value as FPCDirectIpDestination.IP_To.
Click here to see the ISA object hierarchy.
This collection implements the IFPCDirectIpDestination interface.
The following table lists the methods of the FPCDirectIpDestination 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. |
SetIps | Sets the range of IP destination addresses. |
The following table lists the properties of the FPCDirectIpDestination object.
Property | Description |
---|---|
IP_From | Gets the base IP address of the range. |
IP_To | Gets the end of the IP range of the range. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.