Click or drag to resize
ResolveExpressionSettingsSkipSecurityCheck Property
If true, security check is not performed

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public bool SkipSecurityCheck { get; set; }

Property Value

Type: Boolean
See Also