Expand description
Mechanism for managing storage read & write permissions.
These permissions are intended for userspace applications so the kernel can restrict which stored elements the apps have access to.
Structsยง
- Fixed
Size Permissions StoragePermissionswith a fixed size number of read and modify permissions.- Listed
Permissions StoragePermissionswith arbitrary static arrays holding read and modify permissions.- Storage
Permissions - Permissions for accessing persistent storage.