Share via


IFWXFilterAdmin interface

Applies to: desktop apps only

The IFWXFilterAdmin interface is used by filter setup to install and configure the filter. You must use this interface to install a filter.

Members

The IFWXFilterAdmin interface inherits from the IUnknown interface. IFWXFilterAdmin also has these types of members:

  • Methods

Methods

The IFWXFilterAdmin interface has these methods.

Method Description
GetFilter

Gets the IFPCApplicationFilter interface, which provides access to information about the application filter configuration.

GetFilterParameterSet

Gets an interface that provides access to the filter's private configuration parameter set.

GetParameterSets

Gets an interface that provides access to the collection of vendor parameter sets (FPCVendorParametersSets).

GetProtocol

Gets the FPCProtocolDefinition object, which provides access to protocols previously registered by the IFWXFilterAdmin::RegisterProtocol method.

InstallFilter

Registers the filter with Forefront TMG.

RegisterProtocol

Registers a protocol. A registered protocol will appear in Forefront TMG Management.

UninstallFilter

Removes the filter registration from the Forefront TMG configuration.

UnregisterProtocol

Unregisters a protocol that is controlled by a filter.

 

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

Header

Wspfwext.idl

See also

Filter Interfaces

 

 

Build date: 7/12/2010