ScanResult Class Properties

For a list of all members of this type, see ScanResult members.

Public Properties
 NameDescription
Public PropertyActiveCustomActionThe most recent action performed on this scan result.  
Public PropertyAttachedFilesThe collection of files attached to this ScanResult.  
Public PropertyCategoryThe category of the result.  
Public PropertyDataAdditional data about the result. This data is application-dependant.  
Public PropertyDescriptionThe description of the result.  
Public PropertyRelevantCntrlThe control the result was found in.  
Public PropertyScannerThe scanner that found this result.  
Public PropertySeverityThe severity of the result found.  
Public PropertySummaryA short summary of the result.  
Top