RecaptchaKey interface Stay organized with collections Save and categorize content based on your preferences.
The reCAPTCHA key config.
Signature:
exportinterfaceRecaptchaKeyProperties
| Property | Type | Description |
|---|---|---|
| key | string | The reCAPTCHA site key. |
| type | RecaptchaKeyClientType | The key's client platform type. |
RecaptchaKey.key
The reCAPTCHA site key.
Signature:
key:string;RecaptchaKey.type
The key's client platform type.
Signature:
type?:RecaptchaKeyClientType;Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-04-18 UTC.