| AuthenticationHelperGetPolicyViolationMessage Method | 
            Returns a message that the entered password doesn't meet the defined password policy.
            
 
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetPolicyViolationMessage(
	string siteName
)
Parameters
- siteName
- Type: SystemString
 Code name of the site that has the password policy defined.
Return Value
Type: 
String See Also
See Also