A default “Else” filter, for both receive and transmit directions, is available to catch all packets not matched to any of the policy filters.

Namespace:  Intel.Manageability.SystemDefense
Assembly:  HLAPI (in HLAPI.dll)

Syntax

C#
public class PolicyFilter
Visual Basic (Declaration)
Public Class PolicyFilter

Inheritance Hierarchy

System..::.Object
  Intel.Manageability.SystemDefense..::.PolicyFilter

See Also