Microsoft Internet Security and Acceleration Server 2000

FPCDeniedMethod Object

The FPCDeniedMethod object represents a single Web-request method denied by an administrator.

There are protocols other than HTTP that make use of ports designated for HTTP use, by using methods similar to HTTP methods. You can block the use of a specific protocol by denying connections for requests containing a method specific to that protocol by using the FPCDeniedMethod object.

Note  By default, all of the HTTP and HTTP-like methods are permitted unless specifically denied by the administrator.

An FPCDeniedMethod object is a member of an FPCDeniedObjects collection.

Click here to see the ISA object hierarchy.

Note to C++ Programmers

This object implements the IFPCDeniedMethod interface.

Methods

The following table lists the methods of the FPCDeniedMethod 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.

Properties

The following table lists the properties of the FPCDeniedMethod object.

Property Description
HTTPMethod Gets or sets whether a particular method is denied.

Requirements

  Windows NT/2000: Requires Windows 2000.
  Version: Requires ISA Server 2000.
  Header: Msfpccom.idl.