UserInfoProvider IsUserPasswordDifferent Method Kentico 8.0 API Reference
Indicates if user password differs from specified password

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: OnlineBoolean
True if specified password differs from user password, False if the passwords are the same
See Also