Click or drag to resize

ContextAssignmentRequestCreateContextAssignments Method

Executed in the "Request context assignment" process when the context owner approves a request.

Namespace:  Omada.OE.Solution.OIM.Assembly.PackagedSolution
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public void CreateContextAssignments(
	CodeMethodInvokeContext context,
	string configuration
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
configuration
Type: SystemString
See Also