Microsoft SDK for Java

getExcludedApplications

This method of the ExecutionPermission Class retrieves a WildcardExpression instance that contains all the applications that have been explicitly denied.

Syntax

public WildcardExpression getExcludedApplications();

Return Value

Returns a wildcard expression that contains the denied applications.

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