API Reference
Class
OuDelegationService
Minimal OU delegation walker: finds non-privileged principals with write/control rights on OUs under the domain.
Inheritance
- Object
- OuDelegationService
Methods
public static OuDelegationSnapshot GetSnapshot(String domainName, DelegationOptions options = null) #Returns:
OuDelegationSnapshotScans OUs under the specified domain and returns ACEs that grant risky control to non‑privileged principals.
Parameters
- domainName System.String
- DNS domain name to analyze.
- options ADPlayground.Delegation.DelegationOptions = null
- Optional options controlling inheritance handling and filtering.
Returns
Snapshot with projected OU delegation records.