MembershipPasswordAttribute.PasswordStrengthRegexTimeout Property

 

Gets or sets a value that specifies how long the regular expression can occur before the operation times out.

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

Public Property PasswordStrengthRegexTimeout As Nullable(Of Integer)

Property Value

Type: System.Nullable(Of Int32)

A value that specifies how long the regular expression can occur before the operation times out.

.NET Framework
Available since 4.6.1
Return to top
Show: