API Reference
Class
Snapshot (LapsUnifiedReadPermissionScanner)
Snapshot for unified LAPS reader posture.
Inheritance
- Object
- Snapshot
Constructors
public Snapshot() #Inherited Methods
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.