mfaInfo property

List<GoogleCloudIdentitytoolkitV1MfaEnrollment>? mfaInfo
getter/setter pair

Info on which multi-factor authentication providers are enabled.

Present if the user needs to complete the sign-in using multi-factor authentication.

Implementation

core.List<GoogleCloudIdentitytoolkitV1MfaEnrollment>? mfaInfo;