Click or drag to resize

UserIDGeneratorParametersPostfixSequence Property

If true a sequence number will be postfixed to the generated userid.

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

Property Value

Type: Boolean
See Also