API Reference
Class
LogonUxUacPolicyService
Returns effective Logon UX and UAC prompt posture for the Domain Controllers OU (Computer scope) with attribution: CTRL+ALT+DEL requirement, last user name display, and secure desktop for elevation prompts.
Inheritance
- Object
- LogonUxUacPolicyService
Methods
public static View Get(String domainName) #Returns:
ViewReturns the effective DC OU values for DisableCAD, DontDisplayLastUserName and PromptOnSecureDesktop, including the winning GPO and writer chain.
Parameters
- domainName System.String
- DNS domain name.
Returns
Aggregated View with values and attribution.