| AccessApprovalMessageBuilder Constructor |
Creates an instance of Message builder
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 AccessApprovalMessageBuilder(
string sourceName,
string environmentId
)
Parameters
- sourceName
- Type: SystemString
Name of the source which will be appended to the data - environmentId
- Type: SystemString
Id assigned to the environment
See Also