Click or drag to resize

OdwAzureEmailUniquenessChecker Constructor

OdwAzureEmailUniquenessChecker constructor

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.UniquenessChecks
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
public OdwAzureEmailUniquenessChecker(
	Dictionary<string, string> parameters,
	ControllerBase controller
)

Parameters

parameters
Type: System.Collections.GenericDictionaryString, String
controller
Type: Omada.OE.AppLogicControllerBase
See Also