Méthode | Description | |
---|---|---|
Validate ( string token ) : void |
Validates a recaptcha token Inspired from https://github.com/tanveery/recaptcha-net/blob/master/src/Recaptcha.Web/RecaptchaVerificationHelper.cs |
public static Validate ( string token ) : void | ||
token | string | |
Résultat | void |