IAuditDelegate Interface

Definition

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

Applies to