TotpMultiFactorInfo

class TotpMultiFactorInfo : MultiFactorInfo


Represents the information for a TOTP (time-based one-time password) second factor.

Summary

Public functions

String

Returns FACTOR_ID, identifying this as a .

Inherited functions

From android.os.Parcelable

Public functions

getFactorId

fun getFactorId(): String

Returns FACTOR_ID, identifying this as a .

Public properties

displayName

val displayNameString?

enrollmentTimestamp

val enrollmentTimestampLong

uid

val uidString!