> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.FormsRecaptchaMode

# <a id="SuperOffice_WebApi_Data_FormsRecaptchaMode" /> Enum FormsRecaptchaMode

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Forms recaptcha mode

```csharp theme={null}
public enum FormsRecaptchaMode
```

## Fields

`GlobalKeysExist = 1`

1: Global recaptcha keys are configured

`KeysNeeded = 2`

2: Recaptcha keys need to be supplied

`NotAvailable = 0`

0: Recpatcha is turned off
