public enum AccountDefenderAssessment.Types.AccountDefenderLabel
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1beta1 API enum AccountDefenderAssessment.Types.AccountDefenderLabel.
Labels returned by account defender for this request.
Namespace
Google.Cloud.RecaptchaEnterprise.V1Beta1Assembly
Google.Cloud.RecaptchaEnterprise.V1Beta1.dll
Fields |
|
---|---|
Name | Description |
ProfileMatch |
The request matches a known good profile for the user. |
RelatedAccountsNumberHigh |
The account in the request has a high number of related accounts. It does not necessarily imply that the account is bad but could require investigating. |
SuspiciousAccountCreation |
The request matched a profile that previously had suspicious account creation behavior. This could mean this is a fake account. |
SuspiciousLoginActivity |
The request is potentially a suspicious login event and should be further verified either via multi-factor authentication or another system. |
Unspecified |
Default unspecified type. |