TestimoX

API Reference

Class

Finding (DomainDnsZoneHostingConfigurationPostureService)

Namespace ADPlayground.Dns.DomainDnsZoneHostingConfigurationPostureService
Assembly ADPlayground
Modifiers sealed

DNS zone hosting/configuration finding derived from overview review metadata.

Inheritance

  • Object
  • Finding

Constructors

Properties

public String FindingId { get; set; } #

Stable finding identifier.

public String Severity { get; set; } #

Finding severity such as Info, Warning, or Medium.

public String ZoneName { get; set; } #

Zone name associated with the finding.

public String DnsServer { get; set; } #

DNS server associated with the finding when server-specific.

public String Category { get; set; } #

Finding category.

public String Message { get; set; } #

Human-readable finding message.

public String RecommendedAction { get; set; } #

Recommended action.