Microsoft SDK for Java

allowsUnrestrictedAccess

This method of the PropertyPermission Class determines whether this permission object allows unrestricted access to system properties.

Syntax

public boolean allowsUnrestrictedAccess();

Return Value

Returns true if this permission object allows unrestricted access to system properties.

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