API Reference
Class
DisplaySpecifiersAnalyzer
Analyzes display specifiers for attributes that reference external hosts/paths outside the forest root.
Inheritance
- Object
- DisplaySpecifiersAnalyzer
Methods
public static IReadOnlyList<Finding> Evaluate(String domainName) #Returns:
IReadOnlyList<Finding>Scans display specifiers for values that reference paths/hosts outside the forest root.
Parameters
- domainName System.String
- Domain name (not currently used; analysis is forest-wide).
Returns
List of suspicious values with class/locale/attribute context.