minimum length of password setting for password strength indicator
Namespace: DotNetNuke.Entities.Users.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public int MinPasswordLength { get; } |
| Visual Basic |
|---|
Public ReadOnly Property MinPasswordLength As Integer Get |