Click or drag to resize

BlacklistedValue Constructor

Namespace:  Omada.OE.Solution.OIM.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public BlacklistedValue(
	string value,
	BlacklistRule rule
)

Parameters

value
Type: SystemString
rule
Type: Omada.OE.Solution.OIM.ModelBlacklistRule
See Also