SimpleMembershipProvider.MinRequiredPasswordLength Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum length that is required for a password.
public override int MinRequiredPasswordLength { get; }
member this.MinRequiredPasswordLength : int
Public Overrides ReadOnly Property MinRequiredPasswordLength As Integer
Property Value
The minimum length that is required for a password.