Click or drag to resize

UserIDGeneratorParametersPostfixSequenceId Property

Specifies the id of a sequence in OIM that will be used for generating postfixes. Is only used if PostfixSequence is true.

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

Property Value

Type: Int32
See Also