Click or drag to resize
SecurityDebug Methods

The SecurityDebug type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFinishSecurityOperation
Sets the log item result.
Public methodStatic memberLogSecurityOperation
Logs the security operation. Logs the security operation to the file and to current request log for debugging.
Public methodStatic memberLogToFile
Logs the security operation to the log file.
Public methodStatic memberSetLogItemImportant
Sets the log item as important one
Public methodStatic memberStartSecurityOperation
Logs the security operation. Logs the security operation to the file and to current request log for debugging.
Top
See Also