TestimoX

API Reference

Class

DnsDelegationService

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers static

Provides helpers to query DNS delegations from AD-integrated DNS.

Inheritance

  • Object
  • DnsDelegationService

Methods

public static DnsDelegationSnapshot GetSnapshot(String domainName) #
Returns: DnsDelegationSnapshot

Returns a snapshot of DNS delegation (child zones) and their ACL posture within AD-integrated DNS.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Snapshot with delegation records and trustee rights.