public PasswordLeakVerification PasswordLeakVerification { get; set; }
Information about the user's credentials used to check for leaks.
This feature is part of the Early Access Program (EAP). Exercise caution,
and do not deploy integrations based on this feature in a production
environment.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eAssessment\u003c/code\u003e class in the Google Cloud reCAPTCHA Enterprise v1beta1 API represents a resource for evaluating the risk of an event.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data integrity within the API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAssessment\u003c/code\u003e class contains various properties such as \u003ccode\u003eAccountDefenderAssessment\u003c/code\u003e, \u003ccode\u003eEvent\u003c/code\u003e, \u003ccode\u003eFraudPreventionAssessment\u003c/code\u003e, and \u003ccode\u003eTokenProperties\u003c/code\u003e, which provide detailed information about the assessed event.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides a score property (\u003ccode\u003eScore\u003c/code\u003e) that signifies the legitimacy of an event on a scale from 0.0 to 1.0, where 1.0 represents legitimate traffic and 0.0 represents non-legitimate traffic.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this class is \u003ccode\u003e2.0.0-beta07\u003c/code\u003e, with previous versions including \u003ccode\u003e2.0.0-beta06\u003c/code\u003e and \u003ccode\u003e1.0.0-beta06\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Cloud reCAPTCHA Enterprise v1beta1 API - Class Assessment (2.0.0-beta09)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta09 (latest)](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.Assessment)\n- [2.0.0-beta07](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/2.0.0-beta07/Google.Cloud.RecaptchaEnterprise.V1Beta1.Assessment)\n- [1.0.0-beta06](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/1.0.0-beta06/Google.Cloud.RecaptchaEnterprise.V1Beta1.Assessment) \n\n public sealed class Assessment : IMessage\u003cAssessment\u003e, IEquatable\u003cAssessment\u003e, IDeepCloneable\u003cAssessment\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API class Assessment.\n\nA reCAPTCHA Enterprise assessment resource. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Assessment \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Assessment](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.Assessment), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Assessment](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.Assessment), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Assessment](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.Assessment), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.RecaptchaEnterprise.V1Beta1](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1)\n\nAssembly\n--------\n\nGoogle.Cloud.RecaptchaEnterprise.V1Beta1.dll\n\nConstructors\n------------\n\n### Assessment()\n\n public Assessment()\n\n### Assessment(Assessment)\n\n public Assessment(Assessment other)\n\nProperties\n----------\n\n### AccountDefenderAssessment\n\n public AccountDefenderAssessment AccountDefenderAssessment { get; set; }\n\nAssessment returned by account defender when a hashed_account_id is\nprovided.\n\n### AssessmentName\n\n public AssessmentName AssessmentName { get; set; }\n\n[AssessmentName](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.AssessmentName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.RecaptchaEnterprise.V1Beta1/latest/Google.Cloud.RecaptchaEnterprise.V1Beta1.Assessment#Google_Cloud_RecaptchaEnterprise_V1Beta1_Assessment_Name) resource name property.\n\n### Event\n\n public Event Event { get; set; }\n\nThe event being assessed.\n\n### FraudPreventionAssessment\n\n public FraudPreventionAssessment FraudPreventionAssessment { get; set; }\n\nAssessment returned by Fraud Prevention when TransactionData is provided.\n\n### Name\n\n public string Name { get; set; }\n\nOutput only. The resource name for the Assessment in the format\n`projects/{project_number}/assessments/{assessment_id}`.\n\n### PasswordLeakVerification\n\n public PasswordLeakVerification PasswordLeakVerification { get; set; }\n\nInformation about the user's credentials used to check for leaks.\nThis feature is part of the Early Access Program (EAP). Exercise caution,\nand do not deploy integrations based on this feature in a production\nenvironment.\n\n### Reasons\n\n public RepeatedField\u003cAssessment.Types.ClassificationReason\u003e Reasons { get; }\n\nOutput only. Reasons contributing to the risk analysis verdict.\n\n### Score\n\n public float Score { get; set; }\n\nOutput only. Legitimate event score from 0.0 to 1.0.\n(1.0 means very likely legitimate traffic while 0.0 means very likely\nnon-legitimate traffic).\n\n### TokenProperties\n\n public TokenProperties TokenProperties { get; set; }\n\nOutput only. Properties of the provided event token."]]