FinalizeMfaPhoneRequestInfo

Phone Verification info for a FinalizeMfa request.

JSON representation
{
 "sessionInfo": string,
 "code": string,
 "androidVerificationProof": string,
 "phoneNumber": string
}
Fields
sessionInfo

string

An opaque string that represents the enrollment session.

code

string

User-entered verification code.

androidVerificationProof

string

Android only. Uses for "instant" phone number verification though GmsCore.

phoneNumber

string

Required if Android verification proof is presented.

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年05月30日 UTC.