|
|
User
|
The UserAccountControl type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
IsCurrentProcessElevated | Returns true if the current process is elevated, i.e. if the process went through an elevation consent phase. |
|
|
IsCurrentProcessVirtualized | Returns true if the current process is using UAC virtualization. |
|
|
IsUacEnabled | Returns true if User Account Control (UAC) is enabled on this machine. |
|
|
IsUserAdmin | Returns true if the current user has administrator privileges. |