Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Manifest Filters test whether the application vendor has included a security manifest with the application, and whether any specific rights required are specified.

Requested Execution Level choices include:

  • None SpecifiedNo security claims are present.
     
  • As InvokerNo specific rights are required.
     
  • Highest AvailableThe application requires to be run with the highest privileges the current user can obtain.
     
  • Require AdministratorThe application runs only for administrators and requires that the application be launched with the full access token of an administrator.
  • No labels