Click or drag to resize

IAuditLogIntegrationUploader Interface

Contains code methods used for sending audit log data

Namespace:  Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public interface IAuditLogIntegrationUploader

The IAuditLogIntegrationUploader type exposes the following members.

Methods
  NameDescription
Public methodUploadBatch
Uploads batch of messages to integration function
Top
See Also