The MembershipPasswordSettings type exposes the following members.

Properties

  NameDescription
Public propertyEnableBannedList
Public propertyEnableIPChecking
Public propertyEnablePasswordHistory
Public propertyEnableStrengthMeter
Public propertyMinNonAlphanumericCharacters
minimum number of non-alphanumeric characters setting for password strength indicator
Public propertyMinPasswordLength
minimum length of password setting for password strength indicator
Public propertyNumberOfPasswordsStored
Public propertyPasswordFormat
currently configured password format for installation
Public propertyPortalId
Public propertyResetLinkValidity
Public propertyValidationExpression
Regular Expression to validate password strength.

See Also