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

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

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.