XmlVulnerabilityCheckerCheck Method (String) |
Checks whether xml file contains potentially malicious content.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public static void Check(
string filePath
)
Parameters
- filePath
- Type: SystemString
Path to the file to check.
See Also