MfaConfigTestResponse
Import this model from the entry point of its package:
import { MfaConfigTestResponse } from '@sailpoint/angular-sdk/mfa_configuration';
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] |