factorId property
MultiFactorId
get
factorId
The type identifier of the second factor.
For SMS second factors, this is phone
.
For TOTP second factors, this is totp
.
Implementation
MultiFactorId get factorId;