Click or drag to resize
RecaptchaPropertiesThreshold Property
Represents the reCAPTCHA v3 score threshold for when the form submission should be rejected.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 13.0.131
Syntax
C#
public string Threshold { get; set; }

Property Value

Type: String
See Also