TestimoX

API Reference

Class

RsopFamilyCoverage

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Coverage breakdown for a single policy family/category.

Inheritance

  • Object
  • RsopFamilyCoverage

Constructors

Properties

public String Family { get; set; } #

Family identifier (e.g., "Microsoft\\FVE" or vendor name).

public Int32 Mapped { get; set; } #

Items mapped to ADMX in this family.

public Int32 Unknown { get; set; } #

Items remaining as raw registry values in this family.

public String[] ResolvedBy { get; set; } #

ADMX files actually loaded that define this family.

public String MissingAdmxHint { get; set; } #

Heuristic hint when mapping failed (e.g., missing ADMX).