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

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.