SimpleMembershipProvider.MinRequiredNonAlphanumericCharacters 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 number of special (non-alphanumeric) characters that a password must contain.
public override int MinRequiredNonAlphanumericCharacters { get; }
member this.MinRequiredNonAlphanumericCharacters : int
Public Overrides ReadOnly Property MinRequiredNonAlphanumericCharacters As Integer
Property Value
The minimum number of special characters that a password must contain.