Google Cloud reCAPTCHA Enterprise v1 API - Enum RiskAnalysis.Types.Challenge (2.20.0)

public enum RiskAnalysis.Types.Challenge

Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API enum RiskAnalysis.Types.Challenge.

Challenge information for POLICY_BASED_CHALLENGE and INVISIBLE keys. Ensure that applications can handle values not explicitly listed.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

Name Description
Failed

A solution was submitted that was incorrect or otherwise deemed suspicious.

Nocaptcha

No challenge was presented for solving.

Passed

A solution was submitted that was correct.

Unspecified

Default unspecified type.