public static void Audit( AuditEventType eventType, bool successful, string comment, User user )
Parameters
- eventType
- The type of the audit event
- successful
- Indicates whether the event was successful
- comment
- A brief explanation of the event
- user
- The user causing the audit event