Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Model
UniqueValueGenerationParams Class
UniqueValueGenerationParams Properties
ErrorMessage Property
MaxRetries Property
SkipUniquenessChecker Property
TargetPropertySystemName Property
UniquenessCheckers Property
ValueGenerator Property
UniqueValueGenerationParams
UniquenessCheckers Property
Gets or sets the uniqueness checkers.
Namespace:
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Model
Assembly:
Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
Copy
public
IList
<
IUniquenessChecker
>
UniquenessCheckers
{
get
;
set
; }
Property Value
Type:
IList
IUniquenessChecker
See Also
Reference
UniqueValueGenerationParams Class
Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Model Namespace