The FileIOPermission Class contains the following constructor:
Creates a new FileIOPermission instance.
public FileIOPermission();
The new instance does not allow any file I/O operations.