Click or drag to resize
MacroSecurityInstallationHelper Class
Determines how the system processes macros in the object's fields.
Inheritance Hierarchy
SystemObject
  CMS.MacroEngineMacroSecurityInstallationHelper

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 13.0.131
Syntax
C#
public static class MacroSecurityInstallationHelper

The MacroSecurityInstallationHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberUpdateAllMacroSignatures
Loops through all objects and signs all macros via GlobalAdministrator identity.
Top
See Also