API Reference
Class
DangerousExtendedRightsService
Minimal scan for dangerous extended or write rights on sensitive directory objects by non‑privileged principals. Targets: Domain root DN and CN=AdminSDHolder,CN=System,<domain>.
Inheritance
- Object
- DangerousExtendedRightsService
Methods
public static View Evaluate(String domainName, String domainDn = null) #Returns:
ViewEvaluates dangerous extended or write rights on sensitive directory objects.
Parameters
- domainName System.String
- DNS name of the Active Directory domain.
- domainDn System.String = null
- Distinguished name of the domain (DC=...); required for evaluation.
Returns
Aggregated View with counts and detailed findings.