TestimoX

API Reference

Class

RsopCoverage

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

RSOP coverage summary indicating how many items were mapped through ADMX versus raw registry values.

Inheritance

  • Object
  • RsopCoverage

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Constructors

Properties

public Int32 MappedCount { get; set; } #

Number of items successfully mapped to known ADMX policies.

public Int32 UnknownCount { get; set; } #

Number of raw registry values without ADMX mapping.

public IReadOnlyList<RsopFamilyCoverage> Families { get; set; } #

Per‑family coverage details.