...
title | Summary |
---|
...
Manifest Filters test whether the application vendor has included a security manifest with the application, and
...
whether any specific rights
...
required are specified
...
.
...
...
This feature was introduced in 7.1 SP3.
Manifest Filter
The Mainfest Filter tests:
- 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.
Requested Execution Level choices include:
...
...
- None Specified
...
- - No security claims are present.
- As Invoker
...
- - No specific rights are required.
- Highest Available
...
- - The application requires to be run with the highest privileges the current user can obtain.
...
Require Adminstrator
- Require Administrator - The application runs only for administrators and requires that the application be launched with the full access token of an administrator.