Microsoft SDK for Java

getIncludedApplications

This method of the ExecutionPermission Class retrieves a WildcardExpression instance that contains all the applications that have been explicitly included in the set of programs that the permission allows.

Syntax

public WildcardExpression getIncludedApplications();

Return Value

Returns the wildcard expression that contains the allowed applications.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.