public enum WafSettings.Types.WafFeature
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API enum WafSettings.Types.WafFeature.
Supported WAF features. For more information, see https://cloud.google.com/recaptcha/docs/usecase#comparison_of_features.
Namespace
Google.Cloud.RecaptchaEnterprise.V1Assembly
Google.Cloud.RecaptchaEnterprise.V1.dll
Fields |
|
---|---|
Name | Description |
ActionToken |
Use reCAPTCHA action-tokens to protect user actions. |
ChallengePage |
Redirects suspicious traffic to reCAPTCHA. |
Express |
Use reCAPTCHA WAF express protection to protect any content other than web pages, like APIs and IoT devices. |
SessionToken |
Use reCAPTCHA session-tokens to protect the whole user session on the site's domain. |
Unspecified |
Undefined feature. |