enablePasswordVerification property
If true, the user must specify the current password before changing the password.
This flag is supported only for MySQL.
Implementation
core.bool? enablePasswordVerification;
If true, the user must specify the current password before changing the password.
This flag is supported only for MySQL.
core.bool? enablePasswordVerification;