Skip to main content

GetMFAOktaConfigV1429Response

Properties

NameTypeDescriptionNotes
MessageAnyTypeA message describing the error[optional]

Examples

  • Prepare the resource
$GetMFAOktaConfigV1429Response = Initialize-GetMFAOktaConfigV1429Response  -Message  Rate Limit Exceeded 
  • Convert the resource to JSON
$GetMFAOktaConfigV1429Response | ConvertTo-JSON

[Back to top]