hasPassword property

bool hasPassword
getter/setter pair

Indicator whether this MyUser has a password.

Password allows MyUser to perform a sign-in, when combined with a login, num, emails or phones.

Implementation

bool hasPassword;