TestimoX

API Reference

Class

AdmxInventory

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Inventory of local ADMX/ADML files.

Inheritance

  • Object
  • AdmxInventory

Constructors

Properties

public AdmxSourceProduct Product { get; set; } #

Logical product for the inventory (PolicyDefinitions).

public String CentralStoreRoot { get; set; } #

Central Store root or local PolicyDefinitions root.

public String Language { get; set; } #

Preferred language used when scanning.

public IReadOnlyList<AdmxInventoryFile> Files { get; set; } #

All discovered ADMX/ADML files.

public String DetectedVersion { get; set; } #

Detected revision string (best-effort; from ADMX attributes).