API Reference
Class
View (LapsOuDelegationScanner)
Aggregated view of LAPS read delegations found on OUs in a domain.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String DomainName { get; set; } #DNS domain name evaluated.
public Boolean ConfidentialBitSet { get; set; } #True when legacy LAPS attribute (ms‑Mcs‑AdmPwd) is marked Confidential in the schema.
public List<Record> Records { get; set; } #Matching ACE records (attribute‑specific LAPS readers).
public Int32 EveryoneReadCount { get; } #Count of OU delegations granting LAPS read to Everyone.
public Int32 AuthenticatedUsersReadCount { get; } #Count of OU delegations granting LAPS read to Authenticated Users.