TestimoX

API Reference

Class

DnsZonesExposureService

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers static

Creates DnsZonesExposureView from inventories. Keeps filtering logic out of rules.

Inheritance

  • Object
  • DnsZonesExposureService

Methods

public static DnsZonesExposureView Get(String domainName) #
Returns: DnsZonesExposureView

Builds a DNS exposure view (anonymous/everyone/authenticated read/write, write ACL, create-child) per zone.

Parameters

domainName System.String requiredposition: 0
DNS domain name.

Returns

Materialized exposure view.