TestimoX

API Reference

Class

RsopLogRow

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Compact row for recent Group Policy processing events from the local machine.

Inheritance

  • Object
  • RsopLogRow

Constructors

public RsopLogRow() #

Properties

public Int32 Id { get; set; } #

Event identifier (e.g., 4000 start, 4001 end, 8000/8001 for user, other warning/error ids).

public Nullable<DateTime> TimeCreatedUtc { get; set; } #

UTC timestamp when the event was created.

public String Activity { get; set; } #

Heuristic activity path: Computer or User.

public String Kind { get; set; } #

Short label: Start|End|Warning|Error|Info|SlowLink.