PasswordRequirementsMustMatchRegularExpression Property

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

Definition

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

Property Value

Regex

See Also