Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration
RecertificationMessageBuilder Class
RecertificationMessageBuilder Methods
GetCleanupMessage Method
GetIntegrationObjectMessages Method
GetIntegrationSurveyMessage Method
RecertificationMessageBuilder
GetIntegrationSurveyMessage Method
Generates message with survey data
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
Syntax
C#
Copy
public
override
SurveyMessage
GetIntegrationSurveyMessage
(
SurveyIntegrationParams
surveyParams
)
Parameters
surveyParams
Type:
Omada.OE.Solution.OIM.AppLogic.Integration
SurveyIntegrationParams
parameters collected from the action
Return Value
Type:
SurveyMessage
SurveyMessage
message created from the parameters
See Also
Reference
RecertificationMessageBuilder Class
Omada.OE.Solution.OIM.AppLogic.Integration Namespace