post https://example.com/TenantConfig/GetAdminSecurityQuestions
Gets the admin-defined questions for a tenant.
{
"text": "Response\n\nAPI-Result\n\n**success**\tboolean\nIndicates if the questions were successfully retrieved.\n\n**Result**\tArray of Objects\nAn array of objects describing the admin-defined questions for the tenant.\n\n**Result._encryptkeyid**\tstring\nThe tenant ID\n\n**Result.culture**\tstring\nThe tenant culture\n\n**Result.Question**\tstring\nThe text for the question\n\n**Result.Uuid**\tstring\nThe unique ID of the question\n\n**Message**\tstring\nError message text on failure, may be null\n\n**ErrorID**\tstring\nUnique support identifier for this occurrence of an error\n\n**success**\tboolean\nIndicates API success or failure",
"sidebar": true
}