C# Class Kentico.KInspector.Modules.VulnerabilityAnalysisResults

Mostrar archivo Open project: Kentico/KInspector Class Usage Examples

Public Properties

Property Type Description
PotentialSqlInjections List
PotentialXss List
SqlInjections List

Property Details

PotentialSqlInjections public_oe property

public List PotentialSqlInjections
return List

PotentialXss public_oe property

public List PotentialXss
return List

SqlInjections public_oe property

public List SqlInjections
return List