# SystemManagement

> Allows your application to use basic system administration privileges. This includes shutting down or rebooting the device and accessing the locale and time zone.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.6/script-reference/unityeditor.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
SystemManagement = 34
```
