Click or drag to resize

TestTestCodeMethodInternalOperation Method

Used in test case for code method internal operations. Must for instance be executed on an Identity of category Employee. Due to the default auth source policy, the CM can only run if the "Run as internal" is checked on the code method definition

Namespace:  Omada.OE.Solution.OIM.Assembly
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public void TestCodeMethodInternalOperation(
	CodeMethodInvokeContext context
)

Parameters

context
Type: Omada.OE.ModelCodeMethodInvokeContext
See Also