Click or drag to resize
RecaptchaResponseScore Property
Score (a number from 0.0 to 1.0) of a reCAPTCHA v3 request

Namespace: CMS.FormEngine
Assembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 13.0.131
Syntax
C#
public float Score { get; set; }

Property Value

Type: Single
See Also