Recreates all the macros signatures according to new specified salt in all string columns of each row of the given DataSet (modifies the DataSet).
Keeps the owners of the macros untouched (verifies the integrity against old salt).
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- ds
- Type: System.Data DataSet
DataSet containing macros
- userName
- Type: System String
Name of the user to sign the macro
See Also