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.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public bool SecurityPassed { get; set; }
Property Value
Type:
BooleanSee Also