TinmanEnginePrivileges
Description
The access privileges for the TinmanEngineModule.
- See also
Public / Constants
ClipboardRead
Allows the ApplicationUtil.Clipboard and IApplicationWindowFactory.Clipboard properties to read the contents of the system clipboard.
ClipboardWrite
Allows the ApplicationUtil.Clipboard and IApplicationWindowFactory.Clipboard properties to write the contents of the system clipboard.
- See also
WindowOpen
Allows the ApplicationWindow.Create or the IApplicationWindowFactory.CreateApplicationWindow method to open a new top-level window on the system desktop.