| UserIDGeneratorParametersUserDataObjectTypeIds Property |
The ids of the "user" data object types must be added here.
The data objects of these types will be checked to find whether a generated userid is unique.
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic IntegerList UserDataObjectTypeIds { get; }
Property Value
Type:
IntegerList
See Also