---
id: v1-mfa-config-test-response
title: MfaConfigTestResponse
pagination_label: MfaConfigTestResponse
sidebar_label: MfaConfigTestResponse
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'MfaConfigTestResponse', 'v1MfaConfigTestResponse']
slug: /tools/sdk/typescript/mfa_configuration/models/mfa-config-test-response
tags: ['SDK', 'Software Development Kit', 'MfaConfigTestResponse', 'v1MfaConfigTestResponse']
---

# MfaConfigTestResponse

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**state** | **(optional)** `string` | The configuration test result. | [readonly] [default to undefined]
**error** | **(optional)** `string` | The error message to indicate the failure of configuration test. | [readonly] [default to undefined]

