API Reference
Class
Snapshot (LapsLegacyReadPermissionScanner)
Result snapshot for legacy 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 Boolean ConfidentialBitSet { get; set; } #True when the schema marks ms-Mcs-AdmPwd as Confidential.