Collection of miscellaneous actions that cannot be performed as
a non-administrative user, like shutdown or setting the system time.
| C# |
public static class PrivilegedActions
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| LocalTime |
Get or set the system time in the local timezone.
| |
| ShutDown(PrivilegedActions..::.ShutdownAction) |
Shutdown the system.
| |
| ShutDown(PrivilegedActions..::.ShutdownAction, PrivilegedActions..::.ShutdownForceMode) |
Shutdown the system.
| |
| SystemTime |
Get or set the system time, in UTC.
|
| Object | |
| PrivilegedActions | |