/AWS1/CL_CGPCONFIRMDEVICERSP¶
The confirm-device response.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_userconfirmationnecessary TYPE /AWS1/CGPBOOLEANTYPE /AWS1/CGPBOOLEANTYPE¶
When
true, your user must confirm that they want to remember the device. Prompt the user for an answer.When
false, immediately sets the device as remembered and eligible for device authentication.You can configure your user pool to always remember devices, in which case this response is
false, or to allow users to opt in, in which case this response istrue. Configure this option under Device tracking in the Sign-in menu of your user pool.
Queryable Attributes¶
UserConfirmationNecessary¶
When
true, your user must confirm that they want to remember the device. Prompt the user for an answer.When
false, immediately sets the device as remembered and eligible for device authentication.You can configure your user pool to always remember devices, in which case this response is
false, or to allow users to opt in, in which case this response istrue. Configure this option under Device tracking in the Sign-in menu of your user pool.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_USERCONFATIONNECESSARY() |
Getter for USERCONFIRMATIONNECESSARY |