TestimoX

API Reference

Class

AdmxCentralStoreAdmxUsage

Namespace ADPlayground.Gpo
Assembly ADPlayground
Modifiers sealed

Usage summary for one ADMX file.

Inheritance

  • Object
  • AdmxCentralStoreAdmxUsage

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

Properties

public String SourceAdmx { get; set; } #

Source ADMX file name.

public Int32 MappedSettingCount { get; set; } #

Number of mapped policy settings from registry.pol.

public Int32 CmtxReferenceCount { get; set; } #

Number of CMTX policy references mapped to this ADMX.

public Int32 GpoCount { get; set; } #

Number of distinct GPOs using policies from this ADMX.

public IReadOnlyList<String> Gpos { get; set; } #

Distinct GPO display names using this ADMX.