MembershipPasswordAttribute.MinNonAlphanumericCharactersError Property
.NET Framework (current version)
Gets or sets the MinNonAlphanumericCharactersError attribute.
Assembly: System.Web (in System.Web.dll)
The MinNonAlphanumericCharactersError property contains either the literal, non-localized string or the resource key that you can use with the ResourceType property to configure the localized error message. The error message is displayed when the provided password contains fewer non-alphanumeric characters than specified by the MinRequiredNonAlphanumericCharacters property.
.NET Framework
Available since 4.5
Available since 4.5
Show: