| AuthenticationHelperMaximumInvalidPasswordAttemps Method | 
            Gets limit of invalid password attempts before user account is locked
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static int MaximumInvalidPasswordAttemps(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Site name for which the check is made
Return Value
Type: 
Int32 See Also
See Also