Enum AccountDefenderAssessment.Types.AccountDefenderLabel (2.0.0)

public enum 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 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.