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
PerformIntegration Method
Executes the process of exporting audit log objects
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
static
void
PerformIntegration
(
IAuditLogIntegrationUploader
uploader
=
null
)
Parameters
uploader
(Optional)
Type:
Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog
IAuditLogIntegrationUploader
data object integration uploader instance
Remarks
If the uploader is provided, integration manager will be recreated
See Also
Reference
AuditLogIntegrationManager Class
Omada.OE.Solution.OIM.AppLogic.Integration.AuditLog Namespace