Click or drag to resize

UserIDGeneratorParametersLength Property

Specifies the length of the generated userid. The prefix and postfix are not considered for the length.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public int Length { get; set; }

Property Value

Type: Int32
See Also