TestimoX

API Reference

Class

Item (DomainDnsZoneTransferPostureService)

Namespace ADPlayground.Dns.DomainDnsZoneTransferPostureService
Assembly ADPlayground
Modifiers sealed

Per-domain-controller DNS zone transfer collection item.

Inheritance

  • Object
  • Item

Constructors

Properties

public String DomainController { get; set; } #

Domain controller DNS host name.

public Boolean QuerySucceeded { get; set; } #

True when DNS zone configuration was collected successfully from this domain controller.

public String ErrorMessage { get; set; } #

Optional collection error details.

public Int32 FindingCount { get; set; } #

Total zone transfer findings on this domain controller.

public Int32 BroadTransferFindingCount { get; set; } #

Total broad zone transfer findings on this domain controller.

public Int32 SecondaryAllowListFindingCount { get; set; } #

Total secondary allow-list findings on this domain controller.