Gets and sets a Regular Expression that determines the strength of the password
Namespace: DotNetNuke.Security.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[SortOrderAttribute(7)] public static string PasswordStrengthRegularExpression { get; set; } |
Visual Basic |
---|
<SortOrderAttribute(7)> Public Shared Property PasswordStrengthRegularExpression As String Get Set |