Click or drag to resize

OmadaIdentitySystemController Constructor

Constructor

Namespace:  Omada.OE.Solution.OIM.AppLogic
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public OmadaIdentitySystemController(
	ControllerBase assignFrom,
	ILogger logger
)

Parameters

assignFrom
Type: Omada.OE.AppLogicControllerBase
Another controller already connected to the ES database
logger
Type: ILogger
See Also