Manifest Filters filters test whether the application vendor has included a security manifest with the application, and (optionally) whether specific rights rights required are specified.
The Manifest Filter tests the following:
- whether the application vendor has included a security manifest with the application
- whether the application vendor has specified that there are specific Execution Level rights required to run the application.
...