spiegel-keyman/windows/docs/engine/api/IKeymanSystemInfo/IsAdministrator.md
2024-10-31 10:17:54 +07:00

15 lines
313 B
Markdown

---
title: IKeymanSystemInfo::IsAdministrator Property
---
## Introduction
The `IKeymanSystemInfo::IsAdministrator` property returns `True` if
Keyman Engine has sufficient privileges to install keyboards and perform
tasks with elevated privileges.
## Specification
``` clike
readonly bool IsAdministrator
```