Click or drag to resize

PasswordPolicyMustNotContain Property

The chars in this string must not be one of these

Namespace:  Omada.OE.Solution.OIM.AppLogic.Model
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public string MustNotContain { get; set; }

Property Value

Type: String
See Also