Microsoft SDK for Java

RegistryPermission Class Constructors

The RegistryPermission Class contains the following constructor:

RegistryPermission()

Creates a new RegistryPermission instance. The new instance will not allow any access to any portion of the registry. Access to specific portions of the registry must be explicitly enabled.

Syntax

public RegistryPermission();

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