TestimoX

API Reference

Class

Options (DnsRecordAgingPostureService)

Namespace ADPlayground.Dns.DnsRecordAgingPostureService
Assembly ADPlayground
Modifiers sealed

Options controlling DNS record aging analysis.

Inheritance

  • Object
  • Options

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public String DomainName { get; set; } #

Domain name associated with the analysis.

public String DnsServer { get; set; } #

DNS server to query when inventory is collected live.

public Int32 MaxFindings { get; set; } #

Maximum number of findings returned in the snapshot.

public DateTimeOffset NowUtc { get; set; } #

Reference time used for age calculations.