AssociateSoftwareTokenResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A unique generated shared secret code that is used by the TOTP algorithm to generate a one-time code.

Link copied to clipboard

The session identifier that maintains the state of authentication requests and challenge responses.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String