8 references to MinNonAlphanumericCharactersError
System.Web (8)
Security\MembershipPasswordAttribute.cs (8)
70/// <see cref="MinNonAlphanumericCharactersError"/>, and <see cref="PasswordStrengthError"/>. 251/// This can be either a literal, non-localized string provided to <see cref="MinNonAlphanumericCharactersError"/> or the 252/// localized string found when <see cref="ResourceType"/> has been specified and <see cref="MinNonAlphanumericCharactersError"/> 258/// <see cref="MinNonAlphanumericCharactersError"/> will be returned. 260/// When <see cref="ResourceType"/> has been specified and <see cref="MinNonAlphanumericCharactersError"/> 264/// When <see cref="MinNonAlphanumericCharactersError"/> has not been specified, a default error message will be returned. 268/// After setting both the <see cref="ResourceType"/> property and the <see cref="MinNonAlphanumericCharactersError"/> property, 269/// but a public static property with a name matching the <see cref="MinNonAlphanumericCharactersError"/> value couldn't be found