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 v1beta1 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.V1Beta1Assembly
Google.Cloud.RecaptchaEnterprise.V1Beta1.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; }
Probability (0-1) of this transaction attempt being part of a card testing attack.
Property Value | |
---|---|
Type | Description |
float |