API Reference
Class
DsHeuristicsSnapshot
Snapshot of the forest-wide dsHeuristics configuration.
Inheritance
- Object
- DsHeuristicsSnapshot
Constructors
public DsHeuristicsSnapshot() #Inherited Methods
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.