The subclass of the MultiFactorInfo interface for phone number second factors.The factorId of this second factor isfirebase.auth.PhoneMultiFactorGenerator.FACTOR_ID.
Index
Properties
Optional displayName
Inherited fromMultiFactorInfo.displayName
The user friendly name of the current second factor.
enrollmentTime
Inherited fromMultiFactorInfo.enrollmentTime
The enrollment date of the second factor formatted as a UTC string.
factorId
Inherited fromMultiFactorInfo.factorId
The identifier of the second factor.
phoneNumber
The phone number associated with the current second factor.
uid
Inherited fromMultiFactorInfo.uid
The multi-factor enrollment ID.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-07-27 UTC.