TestimoX

API Reference

Class

Item (DenyLogonRightsPolicyService)

Namespace ADPlayground.Gpo.DenyLogonRightsPolicyService
Assembly ADPlayground
Modifiers sealed

Assignment item for a deny logon 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; } #

Right name (e.g., SeDenyNetworkLogonRight).

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

Principals assigned to the right (raw values from template, names or SIDs).