TestimoX

API Reference

Class

DnsApexAuthorityPostureService

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers static

Evaluates whether forward lookup zones have SOA and NS authority records at the apex.

Inheritance

  • Object
  • DnsApexAuthorityPostureService

Methods

Evaluate 2 overloads
public static DnsApexAuthorityPostureSnapshot Evaluate(DnsRecordInventorySnapshot inventory) #
Returns: DnsApexAuthorityPostureSnapshot

Collects DNS inventory and evaluates apex authority posture.

Parameters

options ADPlayground.Dns.DnsApexAuthorityPostureService.Options requiredposition: 0
Evaluate(ADPlayground.Dns.DnsRecordInventorySnapshot inventory) #

Evaluates apex authority posture from an existing inventory snapshot.

Parameters

inventory ADPlayground.Dns.DnsRecordInventorySnapshot required