Click or drag to resize

UserIDGeneratorParametersNegativeCharacters Property

All characters from this collection will be skipped when generating the identity id

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<char> NegativeCharacters { get; }

Property Value

Type: ListChar
See Also