emails property

MyUserEmails emails
final

List of already confirmed email addresses.

Any confirmed email address can be used in combination with password to sign-in a MyUser. All confirmed email addresses can be used for a password recovery.

Implementation

final MyUserEmails emails;