Click or drag to resize
RecaptchaValidator Properties

The RecaptchaValidator type exposes the following members.

Properties
  NameDescription
Public propertyPrivateKey
The shared key between the site and reCAPTCHA.
Public propertyRemoteIP
The user's IP address.
Public propertyResponse
The user response token provided by reCAPTCHA, verifying the user on your site.
Top
See Also