FPCUrlFilteringSettings Object

The FPCUrlFilteringSettings object stores URL filtering settings.

Click here to see the Forefront TMG object hierarchy.

Methods

The FPCUrlFilteringSettings object defines the following method.

Method Description

QueryUrlCategory

Queries the URL category database and the FPCUrlToCategoryMappings collection to determine the URL category of the specified URL.

Properties

The FPCUrlFilteringSettings object defines the following properties.

Property Description

BlockIfUrlDatabaseUnavailable

Gets or sets a Boolean value that indicates whether Web traffic will be blocked if the URL filtering database is not available.

DatabaseDownloadRequestHost

Gets or sets the host name or IP address of the Web server to which requests for downloading the URL filtering database will be sent.

DatabaseDownloadRequestPath

Gets or sets the path that will be included in requests for downloading the URL filtering database.

DatabaseDownloadRequestPort

Gets or sets the port to which requests for downloading the URL filtering database will be sent.

Enabled

Gets or sets a Boolean value that indicates whether URL filtering is enabled in the array.

OverridingUrlCategories

Gets an FPCUrlToCategoryMappings collection that contains mappings of URLs to overriding categories.

ServiceUrl

Gets or sets the URL of the Microsoft Reputation Service telemetry service server.

TelemetryServiceUrl

Gets or sets the URL of the Microsoft Reputation Service telemetry service server.

Methods Inherited from FPCPersist

Name Description
CancelWaitForChanges Cancels the registration established by the WaitForChanges method - for C/C++ only (does not work with DCOM).
CanImport Checks if object properties can be imported from a given xml document.
Export Exports object properties to an xml document.
ExportToFile Exports object properties to an xml file.
GetServiceRestartMask Get a bitmask of the services that need to be restarted so that currently unsaved changes will take effect.
Import Imports object properties from an xml document.
ImportFromFile Imports object properties from an xml file.
LoadDocProperties Retrieves the XML document's OptionalData and Comment properties.
Refresh Reads all the items from persistent storage.
Save Saves all configuration changes to persistent storage.
WaitForChanges Registers to wait for an event indicating that the contents of the FPCVendorParametersSet object have changed - for C/C++ only (does not work with DCOM).

Properties Inherited from FPCPersist

Name Description
PersistentName Retrieves the persistent name of the object.
VendorParametersSets Gets a reference to an object that stores vendor-specific data.

Interfaces for C++ Programming

This object implements the IFPCUrlFilteringSettings interface.

Requirements

Client Requires Windows Vista or Windows XP.
Server Requires Windows Server 2008.
Version Requires Forefront Threat Management Gateway (TMG).
IDL

Declared in Msfpccom.idl.

See Also

COM Objects


Send comments about this topic to Microsoft

Build date: 11/30/2009

© 2008 Microsoft Corporation. All rights reserved.