| 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
Syntaxpublic int PostfixSequenceId { get; set; }
Property Value
Type:
Int32
See Also