| AccessApprovalMessageBuilderGetIntegrationObjectMessages Method |
Generates recertification messages from recertifiation parameters
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic override ApprovalQuestionMessage[] GetIntegrationObjectMessages(
IEnumerable<AccessApprovalIntegrationParams> approvals
)
Parameters
- approvals
- Type: System.Collections.GenericIEnumerableAccessApprovalIntegrationParams
list of recertification objects to be converted
Return Value
Type:
ApprovalQuestionMessageApprovalQuestionMessage messages with the recertification data
See Also