Click or drag to resize

VGMembershipInstancePasswordStrengthRegularExpression Property

Gets the regular expression used to evaluate a password.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public string PasswordStrengthRegularExpression { get; }

Return Value

Type: String
A regular expression used to evaluate a password.
See Also