GetPasswordOrgConfigV1401Response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| VarError | [AnyType]https://learn.microsoft.com/en-us/powershell/scripting/lang-spec/chapter-04?view=powershell-7.4 | A message describing the error | [optional] |
Examples
- Prepare the resource
$GetPasswordOrgConfigV1401Response = Initialize-GetPasswordOrgConfigV1401Response -VarError JWT validation failed: JWT is expired
- Convert the resource to JSON
$GetPasswordOrgConfigV1401Response | ConvertTo-JSON