Skip to content

RecaptchaValidation class

namespace: Serenity.Web   assemblySerenity.Net.Web

Recaptcha validation extensions. This was written for a very old version of Google Recaptcha and might not work properly.

public static class RecaptchaValidation

Public Members

name description
static Validate(…) Validates a recaptcha token against the Google site verify endpoint.

See Also