mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 20:37:46 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,8 +16,8 @@ tags: ['SDK', 'Software Development Kit', 'MfaConfigTestResponse', 'BetaMfaConfi
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**State** | Pointer to **Enum** [ "SUCCESS", "FAILED" ] | The configuration test result. | [optional] [readonly]
|
||||
**VarError** | Pointer to **String** | The error message to indicate the failure of configuration test. | [optional] [readonly]
|
||||
**State** | **Enum** [ "SUCCESS", "FAILED" ] | The configuration test result. | [optional] [readonly]
|
||||
**VarError** | **String** | The error message to indicate the failure of configuration test. | [optional] [readonly]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user