TestimoX

API Reference

Class

View (DirectoryDescriptionSecretPostureService)

Namespace ADPlayground.DirectoryServices.DirectoryDescriptionSecretPostureService
Assembly ADPlayground
Modifiers sealed

Aggregated view of description-secret indicators.

Inheritance

  • Object
  • View

Constructors

Properties

public String DomainName { get; set; } #

Domain DNS name.

public Boolean CollectionSucceeded { get; set; } #

Gets a value indicating whether collection completed.

public String CollectionError { get; set; } #

Collection error details when collection fails.

public Int32 CandidateCount { get; set; } #

Total rows returned by the collector before keyword filtering.

public Int32 FindingCount { get; set; } #

Total findings before row limiting.

public Boolean Truncated { get; set; } #

Gets a value indicating whether findings were truncated.

public IReadOnlyList<Finding> Findings { get; set; } #

Description-secret findings.