public sealed class AndroidKeySettings : IMessage<AndroidKeySettings>, IEquatable<AndroidKeySettings>, IDeepCloneable<AndroidKeySettings>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AndroidKeySettings.
Settings specific to keys that can be used by Android apps.
public bool SupportNonGoogleAppStoreDistribution { get; set; }
Optional. Set to true for keys that are used in an Android application that
is available for download in app stores in addition to the Google Play
Store.
[[["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 latest version of the \u003ccode\u003eAndroidKeySettings\u003c/code\u003e class for the Google Cloud reCAPTCHA Enterprise v1 API is 2.17.0, and there are several previous versions listed, ranging down to 1.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAndroidKeySettings\u003c/code\u003e class provides settings specific to keys that are intended to be used by Android applications.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows configuration for Android app package names that are permitted to utilize the key, which is controlled by the \u003ccode\u003eAllowedPackageNames\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere is an option to allow any package name, thus disabling the enforcement of allowed package names, which is managed by the \u003ccode\u003eAllowAllPackageNames\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSupportNonGoogleAppStoreDistribution\u003c/code\u003e property allows enabling support for keys used in applications distributed outside of the Google Play Store.\u003c/p\u003e\n"]]],[],null,[]]