TestimoX

API Reference

Class

Snapshot (LapsUnifiedReadPermissionScanner)

Namespace ADPlayground.Computers.LapsUnifiedReadPermissionScanner
Assembly ADPlayground
Modifiers sealed

Snapshot for unified LAPS reader posture.

Inheritance

  • Object
  • Snapshot

Constructors

Properties

public String DomainName { get; set; } #

DNS domain name.

public Int32 ScannedComputers { get; set; } #

Approximate scanned computers (max of underlying passes).

public List<PrincipalRecord> Principals { get; set; } #

Unique principals across Windows + Legacy.

public Int32 WindowsLapsHits { get; set; } #

Aggregate hits for Windows LAPS.

public Int32 LegacyLapsHits { get; set; } #

Aggregate hits for Legacy LAPS.