API Reference
Class
LanManagerSettingsSnapshot
Snapshot of LAN Manager settings across domain controllers.
Inheritance
- Object
- LanManagerSettingsSnapshot
Constructors
public LanManagerSettingsSnapshot() #Inherited Methods
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.