Name | Type | Description | Notes |
---|---|---|---|
ResetPasswordUrl | String | [optional] [readonly] |
- Prepare the resource
$ForgotPasswordResponse = Initialize-Okta.PowerShellForgotPasswordResponse -ResetPasswordUrl null
- Convert the resource to JSON
$ForgotPasswordResponse | ConvertTo-JSON