Google Cloud reCAPTCHA Enterprise v1 API - Enum FraudPreventionAssessment.Types.RiskReason.Types.Reason (2.20.0)

public enum FraudPreventionAssessment.Types.RiskReason.Types.Reason

Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API enum FraudPreventionAssessment.Types.RiskReason.Types.Reason.

Risk reasons applicable to the Fraud Prevention assessment. New risk reasons will be added over time.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

Name Description
AssociatedWithFraudCluster

This transaction is linked to a cluster of known fraudulent activity.

ExcessiveEnumerationPattern

User is cycling through a suspiciously large number of identifiers, suggesting enumeration or validation attacks within a potential fraud network.

GeolocationDiscrepancy

Identifiers used in this transaction originate from an unusual or conflicting set of geolocations.

HighTransactionVelocity

A suspiciously high number of recent transactions have used identifiers present in this transaction.

ShortIdentityHistory

User has a short history or no history in the reCAPTCHA network, suggesting the possibility of synthetic identity generation.

Unspecified

Default unspecified type.