MacroDebugLogSecurityCheckFailure Method |
Logs the failure information.
Namespace: CMS.MacroEngineAssembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax public static void LogSecurityCheckFailure(
string expression,
string userName
)
Parameters
- expression
- Type: SystemString
Expression the evaluation of which failed - userName
- Type: SystemString
User name
See Also