TestimoX

API Reference

Class

LgpoTextWriteOperation

Namespace ADPlayground.Gpo.GpoLocal.LgpoTextImportService
Assembly ADPlayground
Modifiers sealed

Describes a single write operation for a specific LGPO target (Machine/User/Administrators/Non‑Administrators or per‑user SID).

Inheritance

  • Object
  • LgpoTextWriteOperation

Constructors

Properties

public String DestinationPath { get; set; } #

Destination registry.pol file path.

public String TargetLabel { get; set; } #

Target label (e.g., Computer, User, Administrators, Non‑Administrators, or specific SID).

public PolFile Payload { get; set; } #

Prepared PolFile that should be saved to DestinationPath.

public Int32 EntryCount { get; set; } #

Number of LGPO text entries applied for this target.