Okta.Sdk.Model.PasswordImportResponse
October 22, 2025 ยท View on GitHub
Password import inline hook response
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Commands | List<PasswordImportResponseCommandsInner> | The `commands` object specifies whether Okta accepts the end user's sign-in credentials as valid or not. For the password import inline hook, you typically only return one `commands` object with one array element in it. | [optional] |