TestimoX

API Reference

Class

Item (DangerousUserRightsPolicyService)

Namespace ADPlayground.Gpo.DangerousUserRightsPolicyService
Assembly ADPlayground
Modifiers sealed

Assignment item for a specific dangerous 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 to the right.

public IReadOnlyList<IdentityRow> PrincipalsResolved { get; set; } #

Resolved principals with friendly names and classification.