Stay organized with collections
Save and categorize content based on your preferences.
Properties
factorId
factorId: string
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 2022-07-27 UTC.
[null,null,["Last updated 2022-07-27 UTC."],[],[],null,["- [firebase](/docs/reference/js/v8/firebase).\n- [auth](/docs/reference/js/v8/firebase.auth).\n- PhoneMultiFactorAssertion \nThe class for asserting ownership of a phone second factor.\n\nIndex\n\nConstructors\n\n- [constructor](/docs/reference/js/v8/firebase.auth.PhoneMultiFactorAssertion#constructor)\n\nProperties\n\n- [factorId](/docs/reference/js/v8/firebase.auth.PhoneMultiFactorAssertion#factorid)\n\nConstructors\n\nPrivate constructor\n\n- new PhoneMultiFactorAssertion ( ) : [PhoneMultiFactorAssertion](/docs/reference/js/v8/firebase.auth.PhoneMultiFactorAssertion)\n-\n\n Returns [PhoneMultiFactorAssertion](/docs/reference/js/v8/firebase.auth.PhoneMultiFactorAssertion)\n\nProperties\n\nfactorId \nfactorId: string\nInherited from [MultiFactorAssertion](/docs/reference/js/v8/firebase.auth.MultiFactorAssertion).[factorId](/docs/reference/js/v8/firebase.auth.MultiFactorAssertion#factorid) \nThe identifier of the second factor."]]
The class for asserting ownership of a phone second factor.