API Reference
Class
Snapshot (LapsWindowsReadPermissionScanner)
Result snapshot for Windows/DSRM LAPS read permission scan.
Inheritance
- Object
- Snapshot
Constructors
public Snapshot() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name evaluated.
public Int32 ScannedComputers { get; set; } #Total number of computers scanned.
public List<PrincipalRecord> Principals { get; set; } #Principals with effective read access and example occurrences.
public Int32 WindowsLapsHits { get; set; } #How many times Windows LAPS attributes were referenced.
public Int32 DsrmLapsHits { get; set; } #How many times DSRM LAPS attributes were referenced.