pending_reset_date property

int pending_reset_date
read / write

Point in time (Unix timestamp) after which the password can be reset immediately using resetPassword.

Implementation

late int pending_reset_date;