mfaEnabled property

bool? mfaEnabled
getter/setter pair

Whether the account requires a second factor to log in. Only present if the backend exposes mfaEnabled through its user attribute whitelist.

Implementation

bool? mfaEnabled;