| UserIDGeneratorParametersPositiveCharacters Property |
If not empty - Only characters in this collection will be used 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
Syntaxpublic List<char> PositiveCharacters { get; }
Property Value
Type:
ListChar
See Also