## Permission Table
| Identifier | Description |
|---|---|
| `secure-storage:allow-get-binary` | Enables the get_binary command without any pre-configured scope. |
| `secure-storage:deny-get-binary` | Denies the get_binary command without any pre-configured scope. |
| `secure-storage:allow-get-string` | Enables the get_string command without any pre-configured scope. |
| `secure-storage:deny-get-string` | Denies the get_string command without any pre-configured scope. |
| `secure-storage:allow-set-binary` | Enables the set_binary command without any pre-configured scope. |
| `secure-storage:deny-set-binary` | Denies the set_binary command without any pre-configured scope. |
| `secure-storage:allow-set-string` | Enables the set_string command without any pre-configured scope. |
| `secure-storage:deny-set-string` | Denies the set_string command without any pre-configured scope. |