Loops through all text columns of given info and signs ALL macros (even already signed) with specififed user.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- info
- Type: CMS.DataEngine BaseInfo
Info object to process
- userName
- Type:
System String
Name of the user to sign the macro
- saveObject
- Type:
System Boolean
If set to true, than saves the object to DB if any macro signature has been changed.
- saltToUse (Optional)
- Type:
System String
Salt to use for hash function
Return Value
Type:
See Also