Google Cloud reCAPTCHA Enterprise v1 API - Enum AccountDefenderAssessment.Types.AccountDefenderLabel (2.12.0)

public enum AccountDefenderAssessment.Types.AccountDefenderLabel

Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API enum AccountDefenderAssessment.Types.AccountDefenderLabel.

Labels returned by account defender for this request.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

NameDescription
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 can require further investigation.

SuspiciousAccountCreation

The request matched a profile that previously had suspicious account creation behavior. This can mean that this is a fake account.

SuspiciousLoginActivity

The request is potentially a suspicious login event and must be further verified either through multi-factor authentication or another system.

Unspecified

Default unspecified type.