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)

member PasswordStrengthRegexTimeout : Nullable<int> with get, set

Property Value

Type: System.Nullable<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: