SecurityDebug Class |
Namespace: CMS.Helpers
public class SecurityDebug
The SecurityDebug type exposes the following members.
Name | Description | |
---|---|---|
SecurityDebug |
Name | Description | |
---|---|---|
CurrentRequestLog |
Current request log.
| |
DebugCurrentRequest |
Debug current request security operations.
| |
Settings |
Debug settings
|
Name | Description | |
---|---|---|
FinishSecurityOperation |
Sets the log item result.
| |
LogSecurityOperation |
Logs the security operation. Logs the security operation to the file and to current request log for debugging.
| |
LogToFile |
Logs the security operation to the log file.
| |
SetLogItemImportant |
Sets the log item as important one
| |
StartSecurityOperation |
Logs the security operation. Logs the security operation to the file and to current request log for debugging.
|