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

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

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.