This method of the FileIORequest Class retrieves the permission identifier for the FileIORequest object.
public PermissionID getPermissionID();
Returns PermissionID.FILEIO.
This method satisfies the ISecurityRequest interface and returns PermissionID.FILEIO to indicate that instances of the FileIORequest class are associated with the file I/O permission.