TestimoX

API Reference

Class

DsHeuristicsSnapshot

Namespace ADPlayground.DirectoryServices
Assembly ADPlayground
Modifiers sealed

Snapshot of the forest-wide dsHeuristics configuration.

Inheritance

  • Object
  • DsHeuristicsSnapshot

Constructors

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.