Show / Hide Table of Contents

Enum FormsRecaptchaMode

Forms recaptcha mode

Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/11.1.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

Extension Methods

EnumUtil.MapEnums<FormsRecaptchaMode, To>(FormsRecaptchaMode)
Converters.MapEnums<FormsRecaptchaMode, To>(FormsRecaptchaMode)
ObjectExtensions.AssignByReflection<FormsRecaptchaMode>(FormsRecaptchaMode, FormsRecaptchaMode)
ObjectExtensions.GraphCopy<FormsRecaptchaMode>(FormsRecaptchaMode)
EnumUtil.GetDescription(Enum)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top