enablePasswordVerification property

bool? enablePasswordVerification
getter/setter pair

If true, the user must specify the current password before changing the password.

This flag is supported only for MySQL.

Implementation

core.bool? enablePasswordVerification;