Show / Hide Table of Contents

Enum ANALYSIS_RESULT_TYPE

Flags available for analysis rules.

Namespace: AttackSurfaceAnalyzer.Types
Assembly: AsaLib.dll
Syntax
public enum ANALYSIS_RESULT_TYPE

Fields

Name Description
DEBUG

2

ERROR

5

FATAL

6 - Highest level

INFORMATION

3

NONE

Lowest Level - 0

VERBOSE

1

WARNING

4

  • Improve this Doc
  • View Source
Back to top Generated by DocFX