Log in
Model

Backend

Magento\Captcha\Model\Config\Form\Backend

What it does

This class manages CAPTCHA configuration for Magento's admin backend forms.

It extends the abstract form configuration model to specify which backend areas (like admin login, forgot password) should have CAPTCHA protection enabled.

Developers would use this when configuring or customizing CAPTCHA settings for administrative interfaces through the system configuration.