Enum FormsRecaptchaMode
Forms recaptcha mode
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum FormsRecaptchaMode
Fields
Name | Description |
---|---|
GlobalKeysExist | 1: Global recaptcha keys are configured |
KeysNeeded | 2: Recaptcha keys need to be supplied |
NotAvailable | 0: Recpatcha is turned off |