Managed Windows API
PrivilegedActions Class
NamespacesManagedWinapiPrivilegedActions
Collection of miscellaneous actions that cannot be performed as a non-administrative user, like shutdown or setting the system time.
Declaration Syntax
C#
public static class PrivilegedActions
Members
All MembersMethodsProperties



IconMemberDescription
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.

Inheritance Hierarchy
Object
PrivilegedActions

Assembly: ManagedWinapi (Module: ManagedWinapi) Version: 0.3.0.0 (0.3)