API Reference
Class
DisplaySpecifierSnapshot
Snapshot of displaySpecifier configuration across the forest.
Inheritance
- Object
- DisplaySpecifierSnapshot
Constructors
public DisplaySpecifierSnapshot() #Inherited Methods
Properties
public String ForestName { get; set; } #Forest name used to locate configuration.
public String ConfigurationNamingContext { get; set; } #Configuration naming context DN hosting CN=DisplaySpecifiers.
public IReadOnlyList<DisplaySpecifierEntry> Entries { get; set; } #Display specifier entries with interesting attributes.