TestimoX

API Reference

Class

AdmxProviderMaintenanceSource

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Custom ADMX provider source that can be maintained without adding a built-in provider enum value.

Inheritance

  • Object
  • AdmxProviderMaintenanceSource

Usage

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

Constructors

public AdmxProviderMaintenanceSource() #

Properties

public String SourceId { get; set; } #

Stable provider source catalog id, when this source came from a data-driven catalog.

public String ProviderName { get; set; } #

Provider name used for cache and catalog entries. Defaults to the release product name when omitted.

public AdmxRelease Release { get; set; } #

Release descriptor containing assets or local ADMX/ADML source directories.