KbaCreateCallback

A callback for collecting knowledge-based authentication (KBA) information from a user.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

The list of predefined questions.

Link copied to clipboard

The prompt message.

Link copied to clipboard

The answer to the selected question.

Link copied to clipboard

The selected question.

Functions

Link copied to clipboard
protected open override fun init(name: String, value: JsonElement)
Link copied to clipboard
open override fun payload(): JsonObject