Augment the DOFPermissionSet in a DOFOperationFilterBuilder.
If a DOFOperation requires a permission that is not present in the fullly augmented DOFPermissionSet, it will be blocked.
- Parameters
-
self | The DOFOperationFilterBuilder to modify. Should not be NULL . |
filter | The DOFPermissionSet to filter on. Should not be NULL . |
- Return values
-
TRUE | filter was applied |
FALSE | filter was not successfully applied |