Gets and sets the Mimimum Password Length
Namespace: DotNetNuke.Security.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[SortOrderAttribute(4)] public static int MinPasswordLength { get; set; } |
Visual Basic |
---|
<SortOrderAttribute(4)> Public Shared Property MinPasswordLength As Integer Get Set |