TestimoX

API Reference

Class

DnsZoneSecuritySnapshot

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers sealed

Snapshot of DNS zone ACL posture for a domain/server. Includes per-zone findings useful for reviews.

Inheritance

  • Object
  • DnsZoneSecuritySnapshot

Constructors

public DnsZoneSecuritySnapshot() #

Properties

public String DomainName { get; set; } #

DNS domain name the snapshot represents.

public IReadOnlyList<DnsZoneAclFinding> Zones { get; set; } #

Per‑zone ACL findings.