RecaptchaResponse Class |
Namespace: CMS.FormEngine
public class RecaptchaResponse
The RecaptchaResponse type exposes the following members.
Name | Description | |
---|---|---|
RecaptchaResponse |
Name | Description | |
---|---|---|
ErrorCodes |
Error codes explaining why reCAPTCHA validation failed.
| |
ErrorMessage |
Aggregated error message from all the error codes.
| |
HostName |
The hostname of the site where the reCAPTCHA was solved
| |
IsValid |
Indicates whether the reCAPTCHA validation was successful.
| |
TimeStamp |
Timestamp of the challenge load.
|