Retrieve the permissions currently permitted by a DOFSystem.
If self is from a non-secure DOFSystem that allowed permission extension, this function will always return NULL.
- Lifecycle
- The data returned is owned by the DOFSystemState and is only valid as long as the DOFSystemState remains valid. It must not be destroyed individually.
- Parameters
-
| self | The DOFSystemState of interest. Should not be NULL. |
- Returns
- the DOFPermissionSet containing allowed permissions