TestimoX

API Reference

Class

UacPolicyQuery

Namespace ComputerX.SecurityPolicy
Assembly ComputerX
Modifiers static

Reads User Account Control (UAC) policy settings from the local/remote machine.

Inheritance

  • Object
  • UacPolicyQuery

Methods

public static UacPolicyState Get(String computerName = null) #
Returns: UacPolicyState

Queries UAC policy state for the specified computer.

Parameters

computerName System.String = null optionalposition: 0
Target host or null/empty for local machine.

Returns

Aggregated UAC policy state.