| UserIDGeneratorParametersComplyDefaultSubtitutionRule Method |
The function converts illegal characters defined in the default subtitution rule
to illegal characters, such as Å to A etc.
Namespace:
Omada.OE.Solution.OIM.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic string ComplyDefaultSubtitutionRule(
string userID
)
Parameters
- userID
- Type: SystemString
Return Value
Type:
String
See Also