Click or drag to resize
EvaluationResultSecurityPassed Property
Determines whether the security check passed (if the user and hash parameters correspond to the given expression and if the user has sufficient permission).

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

Property Value

Type: Boolean
See Also