API Documentation
|
Information about a requested OS-permission typically requested at install time. More...
#include <ModuleResourceManager.h>
Public Attributes | |
bool | all_rights = false |
bool | append = false |
bool | change_permission = false |
bool | create_child = false |
bool | create_file = false |
bool | create_link = false |
bool | create_subkey = false |
bool | delete_child = false |
bool | delete_object = false |
String | domain |
bool | enumerate_subkey = false |
bool | execute = false |
bool | notify = false |
bool | read = true |
bool | take_ownership = false |
String | user |
bool | write = false |
Information about a requested OS-permission typically requested at install time.
bool all_rights = false |
bool append = false |
bool change_permission = false |
bool create_child = false |
bool create_file = false |
bool create_link = false |
bool create_subkey = false |
bool delete_child = false |
bool delete_object = false |
String domain |
bool enumerate_subkey = false |
bool execute = false |
bool notify = false |
bool read = true |
bool take_ownership = false |
String user |
bool write = false |