API Reference
Class
LogonUxUacLocalService
Reads Domain Controller local Logon UX and UAC secure desktop settings via Remote Registry. Confirms runtime values for CTRL+ALT+DEL requirement, last-user-name display, and UAC secure desktop.
Inheritance
- Object
- LogonUxUacLocalService
Methods
public static View Get(String domainName, String dc) #Returns:
ViewReads DC-local registry values for the three logon/UAC settings.
Parameters
- domainName System.String
- DNS domain name.
- dc System.String
- Target DC (NetBIOS or FQDN).
Returns
Typed view with nullable booleans and collected registry evidence.