TestimoX

API Reference

Class

AdmxProviderSourceCatalog

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Data-driven ADMX provider source catalog.

Inheritance

  • Object
  • AdmxProviderSourceCatalog

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

Accepted by parameters

Constructors

Properties

public Int32 SchemaVersion { get; set; } #

Catalog schema version.

public String Name { get; set; } #

Optional catalog display name.

public String DefaultLanguage { get; set; } #

Default ADML language used when converting to maintenance options.

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

Optional whitelist of ADML language folders.

public IReadOnlyList<AdmxProviderSourceDefinition> Sources { get; set; } #

Provider source definitions.