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