phoneResponseInfo property

GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo? phoneResponseInfo
getter/setter pair

MultiFactor sign-in session information specific to SMS-type second factors.

Along with the one-time code retrieved from the sent SMS, the contents of this session information should be passed to FinalizeMfaSignIn to complete the sign in.

Implementation

GoogleCloudIdentitytoolkitV2StartMfaPhoneResponseInfo? phoneResponseInfo;