changePasswordAtNextLogin property

bool? changePasswordAtNextLogin
getter/setter pair

Indicates if the user is forced to change their password at next login.

This setting doesn't apply when [the user signs in via a third-party identity provider](https://support.google.com/a/answer/60224).

Implementation

core.bool? changePasswordAtNextLogin;