Google Cloud reCAPTCHA Enterprise v1 API - Enum WafSettings.Types.WafFeature (2.12.0)

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-enterprise/docs/usecase#comparison_of_features.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

NameDescription
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.