TestimoX

API Reference

Class

DnsDelegationSnapshot

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers sealed

Snapshot of DNS delegations for a given zone or domain.

Inheritance

  • Object
  • DnsDelegationSnapshot

Constructors

public DnsDelegationSnapshot() #

Properties

public String DomainName { get; set; } #

DNS domain name the snapshot represents.

public IReadOnlyList<DnsDelegationRecord> Delegations { get; set; } #

Delegation records (NS/glue) and their ACL posture.