TestimoX

API Reference

Class

LgpoTarget

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Target configuration descriptor for an LGPO text entry.

Inheritance

  • Object
  • LgpoTarget

Constructors

public LgpoTarget() #

Methods

public override String ToString() #
Returns: String

Returns the LGPO text representation (e.g., "Computer", "User:Administrators").

Properties

public LgpoTargetKind Kind { get; set; } #

Target configuration: Computer, User, built-in MLGPO groups, or specific SID.

public String UserSid { get; set; } #

Target user SID when Kind is UserSid.