Click or drag to resize

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
Syntax
C#
public string ComplyDefaultSubtitutionRule(
	string userID
)

Parameters

userID
Type: SystemString

Return Value

Type: String
See Also