Click or drag to resize
GnomonMembershipProviderMinRequiredPasswordLength Property
Gets the minimum length required for a password.

Namespace: RMP.Web
Assembly: RMP.Web (in RMP.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public override int MinRequiredPasswordLength { get; }

Property Value

Type: Int32
The minimum length of the required password.
See Also