public AppleDeveloperId AppleDeveloperId { get; set; }
Optional. Apple Developer account details for the app that is protected by
the reCAPTCHA Key. reCAPTCHA Enterprise leverages platform-specific checks
like Apple App Attest and Apple DeviceCheck to protect your app from abuse.
Providing these fields allows reCAPTCHA Enterprise to get a better
assessment of the integrity of your app.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["The provided content details the `IOSKeySettings` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.12.0, which is used to configure settings for keys used by iOS applications."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for functionalities such as message handling, equality comparison, deep cloning, and buffer manipulation."],["The `IOSKeySettings` class has properties to manage iOS bundle IDs, such as `AllowAllBundleIds` to disable bundle ID enforcement and `AllowedBundleIds` to specify permitted bundle IDs."],["The API has multiple versions, with `2.17.0` being the latest, and `2.12.0` being the one directly referenced in the documentation, and many other versions are listed in between."],["You may provide an optional `AppleDeveloperId` which will allow for reCAPTCHA Enterprise to preform platform-specific checks on your app such as Apple App Attest and Apple DeviceCheck, to protect your app from abuse."]]],[]]