Click or drag to resize

PasswordRequirementsMustMatchRegularExpression Property

If configured, a regular expression that the password must match; otherwise null

Namespace: Ignition.Crm.AccountManagement
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public Regex MustMatchRegularExpression { get; }

Property Value

Regex
See Also