GET api/Login/GetAllSecretQuestions?langCode={langCode}
get the list of security questions
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| langCode | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of QuestionResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| QuestionId | integer |
None. |
|
| Description | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.