Click or drag to resize
RecaptchaResponse Fields

The RecaptchaResponse type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberInvalidChallenge
Invalid challenge.
Public fieldStatic memberInvalidResponse
Invalid response.
Public fieldStatic memberInvalidSolution
Invalid solution.
Public fieldStatic memberRecaptchaNotReachable
Recaptcha is not reachable.
Public fieldStatic memberValid
Valid.
Top
See Also