Microsoft Internet Security and Acceleration Server 2000 |
The FPCWebRequestConfiguration object provides access to the properties of the incoming Web request /outgoing Web request configuration.
Click here to see the ISA object hierarchy.
This collection implements the IFPCWebRequestConfiguration interface.
The following table lists the methods of the FPCWebRequestConfiguration 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 FPCWebRequestConfiguration object.
Property | Description |
---|---|
AllInterfaces | Gets or sets whether the Web proxy listens on all the Internet Protocols (IPs) of the computer regardless of the list of entries. |
AlwaysAuthenticate | Gets or sets whether the Web proxy always authenticates a request. |
CacheSSLResponses | Gets or sets whether responses are cached when the incoming or outgoing request uses SSL. |
ConnectionTimeout | Gets or sets the time-out of a connection. |
NumberOfConnections | Gets or sets the number of connections. |
ResolveInArray | Gets or sets a Boolean value that defines whether to try to get the URL from another member of the array, according to the CARP algorithm. |
SSLPort | Gets or sets the SSL port. |
TCPPort | Gets or sets the Transmission Control Protocol (TCP) port. |
UnlimitedNumberOfConnections | Gets or sets whether the Web proxy has an unlimited number of connections. |
VendorParametersSets | Gets a reference to an object for storing and loading custom data into the FPCWebRequestConfiguration object's storage. |
Windows NT/2000: Requires Windows 2000.
Version: Requires ISA Server 2000.
Header: Msfpccom.idl.