IAuditDelegate Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The interface to the MIP SDK audit.
public interface IAuditDelegate
type IAuditDelegate = interface
Public Interface IAuditDelegate
Methods
Flush() |
Flush the delegate. |
SetEnableAuditSetting(EnableAuditSetting) |
Sets the audit setting as present in policy that can be used while writting the event. |
WriteEvent(AuditEvent, EventContext) |
Writes an audit event |
WriteEvent(AuditEvent) |
Writes an audit event |