API Reference
Class
LsaProtectionLocalService
Reads LSA Protection (RunAsPPL) state on a Domain Controller via Remote Registry.
Inheritance
- Object
- LsaProtectionLocalService
Methods
public static View Get(String domainName, String dc) #Returns:
ViewReads RunAsPPL from HKLM on the target DC.
Parameters
- domainName System.String
- DNS domain name.
- dc System.String
- DC NetBIOS or FQDN.
Returns
Typed view with Enabled or Warning.