TestimoX

API Reference

Class

View (DangerousUserRightsEvaluator)

Namespace ADPlayground.Gpo.DangerousUserRightsEvaluator
Assembly ADPlayground
Modifiers sealed

Aggregated view of dangerous user rights assignments on Domain Controllers.

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 domain name evaluated.

public IReadOnlyList<Item> Assignments { get; set; } #

Assignments for dangerous rights.

public Int32 FindingCount { get; set; } #

Total number of rights with at least one assignment.