API Reference
Class
DnsApexAuthorityPostureService
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:
DnsApexAuthorityPostureSnapshotCollects DNS inventory and evaluates apex authority posture.
Parameters
- options ADPlayground.Dns.DnsApexAuthorityPostureService.Options
Evaluate(ADPlayground.Dns.DnsRecordInventorySnapshot inventory) #Evaluates apex authority posture from an existing inventory snapshot.
Parameters
- inventory ADPlayground.Dns.DnsRecordInventorySnapshot
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object