TestimoX

API Reference

Class

Item (DomainDnsDhcpOwnershipPostureService)

Namespace ADPlayground.Dns.DomainDnsDhcpOwnershipPostureService
Assembly ADPlayground
Modifiers sealed

Projected DnsUpdateProxy member with DHCP authorization correlation.

Inheritance

  • Object
  • Item

Constructors

Properties

public String Name { get; set; } #

Directory object name.

public String SamAccountName { get; set; } #

sAMAccountName of the member.

public String ObjectType { get; set; } #

Directory object type reported by group membership enumeration.

public String DistinguishedName { get; set; } #

Member distinguished name.

public String DomainName { get; set; } #

Member domain name.

public Int32 Nesting { get; set; } #

Nesting depth below the DnsUpdateProxy group.

public Boolean MatchesAuthorizedDhcp { get; set; } #

True when the member correlates to an AD-authorized DHCP server.

public String MatchedAuthorizedDhcpName { get; set; } #

Matched authorized DHCP display name, when available.

public String MatchedAuthorizedDhcpHostName { get; set; } #

Matched authorized DHCP DNS host name, when available.

public String State { get; set; } #

Short posture state label.

public String Issue { get; set; } #

Operator-facing issue summary.