Google is committed to advancing racial equity for Black communities. See how.

Interface representing common properties of a user enrolled second factor for an UpdateRequest.

Index

Properties

Optional displayName

displayName: undefined | string

The optional display name for an enrolled second factor.

Optional enrollmentTime

enrollmentTime: undefined | string

The optional date the second factor was enrolled, formatted as a UTC string.

factorId

factorId: string

The type identifier of the second factor. For SMS second factors, this is phone.

Optional uid

uid: undefined | string

The ID of the enrolled second factor. This ID is unique to the user. When not provided, a new one is provisioned by the Auth server.