API Reference
Class
AdminGroupDelegationService
Minimal control-path snapshot: checks privileged groups for non-admin write/control ACEs.
Inheritance
- Object
- AdminGroupDelegationService
Methods
public static DelegationSnapshot GetSnapshot(String domainName, DelegationOptions options = null) #Returns:
DelegationSnapshotBuilds a delegation exposure snapshot for privileged groups (DA/EA/SA) in the specified domain.
Parameters
- domainName System.String
- DNS domain name to analyze.
- options ADPlayground.Delegation.DelegationOptions = null
- Optional options controlling traversal and filtering behavior.
Returns
Materialized snapshot with ACL records and indicators.