API Reference
Class
DsHeuristicsSnapshot
Snapshot of the forest-wide dsHeuristics configuration.
Inheritance
- Object
- DsHeuristicsSnapshot
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 DsHeuristicsSnapshot() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String ForestName { get; set; } #Forest name the snapshot was read from.
public String ConfigurationNamingContext { get; set; } #Configuration naming context DN hosting CN=Directory Service.
public String DistinguishedName { get; set; } #Distinguished name of the Directory Service settings object.
public String Raw { get; set; } #Raw dsHeuristics string value.
public Int32 Length { get; } #Length of the raw dsHeuristics string.