Removes security parameters from all macros.
            
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- text
 - Type: 
System String
Text with macros 
- replaceWithHash
 - Type: 
System Boolean
If true, macros which contained security information will be returned with hash at the end 
- signatures
 - Type: 
System.Collections Hashtable
Hashtable of usernames indexed by expressions to be build while removing security parameters 
- clearSignatures
 - Type: 
System Boolean
If true, signatures hashtable is cleared before text processing 
Return Value
Type:See Also