TestimoX

API Reference

Class

LgpoSnapshotReport

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Snapshot report for LGPO, with a Raw payload.

Inheritance

  • Object
  • LgpoSnapshotReport

Constructors

public LgpoSnapshotReport() #

Properties

public RegistryPolicyScope Scope { get; set; } #

Machine or User scope.

public String TargetSid { get; set; } #

Optional target SID for per-user LGPO (MLGPO or specific user).

public String PolPath { get; set; } #

Path of the source .pol file.

public LocalGpoSnapshot Raw { get; set; } #

Snapshot payload.