Microsoft SDK for Java

isUnrestricted

This method of the ExecutionPermission Class determines whether the permission object allows unrestricted access to execute applications.

Syntax

public boolean isUnrestricted();

Return Value

Returns true if the permission object allows unrestricted access to execute applications; otherwise, returns false.

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