API Reference
Class
DisplaySpecifierSnapshot
Snapshot of displaySpecifier configuration across the forest.
Inheritance
- Object
- DisplaySpecifierSnapshot
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
Constructors
public DisplaySpecifierSnapshot() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
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.