TestimoX

API Reference

Class

LanManagerSettingsSnapshot

Namespace ADPlayground.Domains
Assembly ADPlayground
Modifiers sealed

Snapshot of LAN Manager settings across domain controllers.

Inheritance

  • Object
  • LanManagerSettingsSnapshot

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 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.