FPCFilterExpression object

Applies to: desktop apps only

The FPCFilterExpression object is a read-only object that specifies a filter expression for a log or session filter defined by an FPCFilterExpressions collection.

This object is an element of an FPCFilterExpressions collection.

Members

The FPCFilterExpression object has these types of members:

  • Properties

Properties

The FPCFilterExpression object has these properties.

Property Access type Description

Condition

Read-only

Gets a value from the FpcFilterCondition enumerated type that specifies the required relationship between the parameter (criteria) and the value included in the filter expression.

Criteria

Read-only

Gets a value from the FpcFilterCriteria enumerated type that specifies the parameter used in the filter expression.

DateValue

Read-only

Gets the value for a filter expression that includes a date value.

EnumValue

Read-only

Gets the value for a filter expression that includes an enumeration value.

IPAddressValue

Read-only

Gets the value for a filter expression that includes an IP address.

NumericValue

Read-only

Gets the value for a filter expression that includes a numeric value.

StringValue

Read-only

Gets the value for a filter expression that includes a string.

ValueType

Read-only

Gets a value from the FpcFilterValueType enumerated type that specifies the type of value included in the filter expression.

 

Interfaces for C++ Programming

This object implements the IFPCFilterExpression interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

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

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010