Skip to main content

Module capability

Module capability 

Source
Expand description

What a plugin is allowed to do, and how much the user is asked to trust it.

Enums§

Capability
Declared in the manifest, shown to the user at install time, enforced by the host. A plugin that asks for nothing can still observe and act through the Core, capabilities gate direct access to the machine.
TrustLevel
How the plugin reached the user’s machine. Drives which capabilities are granted without asking, and whether auto-update is allowed.