TestimoX

API Reference

Class

GpoAnalysisGppPasswordRow

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

A single Group Policy Preferences password reference (cpassword) enriched with GPO identity.

Inheritance

  • Object
  • GpoAnalysisGppPasswordRow

Constructors

public GpoAnalysisGppPasswordRow() #

Properties

public Nullable<Guid> GpoId { get; set; } #

GPO identifier when it could be extracted from the SYSVOL path; otherwise null.

public String GpoName { get; set; } #

GPO display name when available; otherwise null.

public GppPasswordDetail Detail { get; set; } #

Discovered password reference entry.