API Reference
Class
LgpoTextWriteOperation
Describes a single write operation for a specific LGPO target (Machine/User/Administrators/Non‑Administrators or per‑user SID).
Inheritance
- Object
- LgpoTextWriteOperation
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property LgpoTextImportPlan.Operations
Constructors
public LgpoTextWriteOperation() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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 Int32 EntryCount { get; set; } #Number of LGPO text entries applied for this target.