The FpcNisFidelityLevel enumerated type contains values that describe the confidence level in the correctness of a Network Inspection System (NIS) signature.
typedef enum { fpcNisFidelityLevelLow
Low confidence.
= 0, fpcNisFidelityLevelMedium
Medium confidence.
= 1, fpcNisFidelityLevelHigh
High confidence.
= 2, fpcNisFidelityLevelPerfect
Highest level of confidence.
= 3 } FpcNisFidelityLevel;
Low confidence.
Medium confidence.
High confidence.
Highest level of confidence.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
Header |
Declared in Comenum.h. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.