Click or drag to resize

BlacklistedValueValidate Method

Validates whether the specified userId is valid according to the rule.

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public bool Validate(
	string userId
)

Parameters

userId
Type: SystemString

Return Value

Type: Boolean
See Also