TestimoX

API Reference

Class

DnsZoneDynamicUpdatePostureService

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers static

Derives DNS dynamic update posture from reusable DNS zone security inventory.

Inheritance

  • Object
  • DnsZoneDynamicUpdatePostureService

Methods

Evaluate 2 overloads
public static DnsZoneDynamicUpdatePostureSnapshot Evaluate(DnsZoneSecuritySnapshot snapshot) #
Returns: DnsZoneDynamicUpdatePostureSnapshot

Evaluates dynamic update exposure for a domain.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Dynamic update posture snapshot.

Evaluate(ADPlayground.Dns.DnsZoneSecuritySnapshot snapshot) #

Evaluates dynamic update exposure from an already collected zone security snapshot.

Parameters

snapshot ADPlayground.Dns.DnsZoneSecuritySnapshot required
DNS zone security snapshot.

Returns

Dynamic update posture snapshot.