 | PasswordRequirementsRequiresOneOrMoreNumericCharacters Property |
Password must contain one or more numeric characters
Namespace: Ignition.Crm.AccountManagementAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic bool RequiresOneOrMoreNumericCharacters { get; }Public ReadOnly Property RequiresOneOrMoreNumericCharacters As Boolean
Get
public:
property bool RequiresOneOrMoreNumericCharacters {
bool get ();
}member RequiresOneOrMoreNumericCharacters : bool with get
Property Value
Boolean
See Also