Click or drag to resize
RecaptchaResponse Properties

The RecaptchaResponse type exposes the following members.

Properties
  NameDescription
Public propertyErrorCodes
Error codes explaining why reCAPTCHA validation failed.
Public propertyErrorMessage
Aggregated error message from all the error codes.
Public propertyHostName
The hostname of the site where the reCAPTCHA was solved
Public propertyIsValid
Indicates whether the reCAPTCHA validation was successful.
Public propertyTimeStamp
Timestamp of the challenge load.
Top
See Also