FpcNisSignatureResponse enumeration

Applies to: desktop apps only

The FpcNisSignatureResponse enumerated type contains values that describe the Network Inspection System (NIS) response to signatures detected in the traffic that is scanned.

Syntax

typedef enum  { 
  fpcNisSignatureResponseBlockAndLog  = 0,
  fpcNisSignatureResponseLogOnly      = 1
} FpcNisSignatureResponse;

Constants

  • fpcNisSignatureResponseBlockAndLog
    Block and log matched packet.

  • fpcNisSignatureResponseLogOnly
    Only log matched packet (no blocking).

Requirements

Minimum supported client

Windows Vista

Minimum supported server

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

Version

Forefront Threat Management Gateway (TMG) 2010

Header

Comenum.h

See also

Enumerated Types

 

 

Build date: 7/12/2010