Click or drag to resize

UserAccountControl Properties

The UserAccountControl type exposes the following members.

Properties
  Name Description
Public property Static member IsCurrentProcessElevated Returns true if the current process is elevated, i.e. if the process went through an elevation consent phase.
Public property Static member IsCurrentProcessVirtualized Returns true if the current process is using UAC virtualization.
Public property Static member IsUacEnabled Returns true if User Account Control (UAC) is enabled on this machine.
Public property Static member IsUserAdmin Returns true if the current user has administrator privileges.
Top
See Also