Flags the result as having had a security rename.
$this
public function setSecurityRename() : FileUploadResult { $this->securityRename = TRUE; return $this; }