Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog
AuditLogIntegrationManager Class
AuditLogIntegrationManager Methods
Execute Method
Initialize Method
PerformIntegration Method
Stop Method
AuditLogIntegrationManager
Initialize Method
Initializes the controller responsible for executing the process
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#
Copy
public
bool
Initialize
(
int
loopSize
= 120,
IAuditLogIntegrationUploader
uploader
=
null
)
Parameters
loopSize
(Optional)
Type:
System
Int32
Time in seconds to wait before executions
uploader
(Optional)
Type:
Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog
IAuditLogIntegrationUploader
Return Value
Type:
Boolean
See Also
Reference
AuditLogIntegrationManager Class
Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog Namespace