TestimoX

API Reference

Class

View (ShadowCredentialsRiskService)

Namespace ADPlayground.Security.ShadowCredentialsRiskService
Assembly ADPlayground
Modifiers sealed

Aggregated view of shadow-credentials risks in a domain.

Inheritance

  • Object
  • View

Constructors

public View() #
Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)

Properties

public String DomainName { get; set; } #

DNS name of the domain that was evaluated.

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

List of findings for objects at risk.

public Int32 FindingCount { get; set; } #

Total number of findings.