API Reference
Class
AdmxCatalog
In-memory catalog of ADMX policies by name.
Inheritance
- Object
- AdmxCatalog
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
- Method AdmxParser.LoadCatalog
Constructors
public AdmxCatalog() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Dictionary<String, AdmxPolicy> Policies { get; } #Policies by internal name.