TestimoX

API Reference

Class

LanManagerSettingsSnapshot

Namespace ADPlayground.Domains
Assembly ADPlayground
Modifiers sealed

Snapshot of LAN Manager settings across domain controllers.

Inheritance

  • Object
  • LanManagerSettingsSnapshot

Constructors

public LanManagerSettingsSnapshot() #

Properties

public String DomainName { get; set; } #

DNS domain name this snapshot represents.

public IReadOnlyList<LanManagerSettingsStatus> DomainControllers { get; set; } #

Per-controller settings that were successfully read.

public IReadOnlyList<LanManagerSettingsStatus> AllowLmHash { get; set; } #

Subset of DomainControllers that still allow LM hashes.