TinmanEnginePrivileges

Description

static class Tinman.Engine.TinmanEnginePrivileges

The access privileges for the TinmanEngineModule.

See also

Privilege

Public / Constants

Clipboard​Read


[ShutdownSurvive]
public static readonly attribute ClipboardRead → (Privilege)

Allows the ApplicationUtil.Clipboard property to read the contents of the system clipboard.

Clipboard​Write


[ShutdownSurvive]
public static readonly attribute ClipboardWrite → (Privilege)

Allows the ApplicationUtil.Clipboard property to write the contents of the system clipboard.

Window​Open


[ShutdownSurvive]
public static readonly attribute WindowOpen → (Privilege)

Allows the ApplicationWindow.Create method to open a new top-level window on the system desktop.