TestimoX

API Reference

Class

Item (DangerousUserRightsEvaluator)

Namespace ADPlayground.Gpo.DangerousUserRightsEvaluator
Assembly ADPlayground
Modifiers sealed

Assignment details for a specific user right.

Inheritance

  • Object
  • Item

Constructors

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

Properties

public String Right { get; set; } #

Privilege/right name (e.g., SeImpersonatePrivilege).

public IReadOnlyList<String> Principals { get; set; } #

Principals assigned the right by effective policy.