TestimoX

API Reference

Class

Snapshot (LapsWindowsReadPermissionScanner)

Namespace ADPlayground.Computers.LapsWindowsReadPermissionScanner
Assembly ADPlayground
Modifiers sealed

Result snapshot for Windows/DSRM LAPS read permission scan.

Inheritance

  • Object
  • Snapshot

Constructors

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.