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

Usage

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

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.