Enum WebKeySettings.Types.ChallengeSecurityPreference (1.4.0)

public enum ChallengeSecurityPreference

Enum that represents the possible challenge frequency and difficulty configurations for a web key.

Namespace

Google.Cloud.RecaptchaEnterprise.V1

Assembly

Google.Cloud.RecaptchaEnterprise.V1.dll

Fields

NameDescription
Balance

Key tends to show balanced (in amount and difficulty) challenges.

Security

Key tends to show more and harder challenges.

Unspecified

Default type that indicates this enum hasn't been specified.

Usability

Key tends to show fewer and easier challenges.