Delete your security records 
        
    
            
        
Just delete the original record. For now, you don't have to prevent other records being made of your identity
| Vars | |
| record | The security record that needs to be deleted | 
|---|---|
| Procs | |
| check_completion | Returns TRUE if there's no record, returns FALSE otherwise | 
| finalize | Search through all the security records, and find ours. | 
Var Details
record
            
        
    
            
        
        The security record that needs to be deleted
Proc Details
check_completion
Returns TRUE if there's no record, returns FALSE otherwise
finalize
Search through all the security records, and find ours.