Check password policy for specified password
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- password
- Type: System String
Password to check for policy fulfillment
- siteName
- Type: System String
Name of site containing policy to be met
Return Value
Type: BooleanTrue if policy met, false otherwise
See Also