| SecurityDebugStartSecurityOperation Method | 
            Logs the security operation. Logs the security operation to the file and to current request log for debugging.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
 Syntax
Syntaxpublic static DataRow StartSecurityOperation(
	string operation
)
Parameters
- operation
- Type: SystemString
 Operation
Return Value
Type: 
DataRowReturns the DataRow with new log item
 See Also
See Also