TestimoX

API Reference

Class

Item (ForestDuplicateComputerHostnamePostureService)

Namespace ADPlayground.Forests.ForestDuplicateComputerHostnamePostureService
Assembly ADPlayground
Modifiers sealed

Projected duplicate-hostname row for reporting and rule evaluation.

Inheritance

  • Object
  • Item

Constructors

Properties

public String ForestName { get; set; } #

Forest DNS name used for the row.

public String Hostname { get; set; } #

Duplicate computer hostname value.

public Int32 ObjectCount { get; set; } #

Number of distinct computer objects sharing the hostname.

public Int32 DomainCount { get; set; } #

Number of distinct domains represented by the duplicate objects.

public String Domains { get; set; } #

Semicolon-delimited list of affected domains.

public String DistinguishedNames { get; set; } #

Semicolon-delimited list of affected computer distinguished names.