Click or drag to resize
GnomonMembershipProviderPasswordStrengthRegularExpression Property
Gets the regular expression used to evaluate a password.

Namespace: RMP.Web
Assembly: RMP.Web (in RMP.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override string PasswordStrengthRegularExpression { get; }

Property Value

Type: String
The password strength regular expression.
See Also