public sealed class FraudPreventionAssessment.Types.CardTestingVerdict : IMessage<FraudPreventionAssessment.Types.CardTestingVerdict>, IEquatable<FraudPreventionAssessment.Types.CardTestingVerdict>, IDeepCloneable<FraudPreventionAssessment.Types.CardTestingVerdict>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class FraudPreventionAssessment.Types.CardTestingVerdict.
Information about card testing fraud, where an adversary is testing fraudulently obtained cards or brute forcing their details.
Implements
IMessageFraudPreventionAssessmentTypesCardTestingVerdict, IEquatableFraudPreventionAssessmentTypesCardTestingVerdict, IDeepCloneableFraudPreventionAssessmentTypesCardTestingVerdict, IBufferMessage, IMessageNamespace
Google.Cloud.RecaptchaEnterprise.V1Assembly
Google.Cloud.RecaptchaEnterprise.V1.dll
Constructors
CardTestingVerdict()
public CardTestingVerdict()
CardTestingVerdict(CardTestingVerdict)
public CardTestingVerdict(FraudPreventionAssessment.Types.CardTestingVerdict other)
Parameter | |
---|---|
Name | Description |
other |
FraudPreventionAssessmentTypesCardTestingVerdict |
Properties
Risk
public float Risk { get; set; }
Output only. Probability of this transaction attempt being part of a card testing attack. Values are from 0.0 (lowest) to 1.0 (highest).
Property Value | |
---|---|
Type | Description |
float |