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

displayName:string |null

Inherited fromMultiFactorInfo.displayName

The user friendly name of the current second factor.

enrollmentTime

enrollmentTime:string

Inherited fromMultiFactorInfo.enrollmentTime

The enrollment date of the second factor formatted as a UTC string.

factorId

factorId:string

Inherited fromMultiFactorInfo.factorId

The identifier of the second factor.

phoneNumber

phoneNumber:string

The phone number associated with the current second factor.

uid

uid:string

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.