UserInfoProvider IsUserPasswordDifferent Method Kentico 8.1 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.1.5347.20411)

Return Value

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