The RegistryPermission Class contains the following constructor:
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.
public RegistryPermission();