Click or drag to resize

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
Syntax
C#
public 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