---
id: v1-kba-question
title: KbaQuestion
pagination_label: KbaQuestion
sidebar_label: KbaQuestion
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'KbaQuestion', 'v1KbaQuestion']
slug: /tools/sdk/typescript/mfa_configuration/models/kba-question
tags: ['SDK', 'Software Development Kit', 'KbaQuestion', 'v1KbaQuestion']
---

# KbaQuestion

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | `string` | KBA Question Id | [default to undefined]
**text** | `string` | KBA Question description | [default to undefined]
**hasAnswer** | `boolean` | Denotes whether the KBA question has an answer configured for any user in the tenant | [default to undefined]
**numAnswers** | `number` | Denotes the number of KBA configurations for this question | [default to undefined]

