CreateApplicationCriteria
Creates the match criteria to identify the Windows application and related requirements to which you want to grant a right.
Syntax
void CreateApplicationRight()
Discussion
This method initiates the collection of the set of match criteria, defined using the properties of the WindowsApplicationCriteria class, to identify a specific Windows application to which you want to grant a right.
Example
See ApplicationCriteriaList for a code sample that illustrates using CreateApplicationRight in a script.