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."],[[["This webpage provides reference documentation for the `IOSKeySettings` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment, with version 2.7.0 being the primary version detailed and 2.17.0 being the latest."],["The `IOSKeySettings` class allows for configuration of reCAPTCHA keys for use in iOS applications and is an implementation of multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes a list of all available versions, ranging from version 1.2.0 to 2.17.0, each with links to their respective documentation pages."],["Key properties of the `IOSKeySettings` class include `AllowAllBundleIds`, which determines if allowed bundle IDs are enforced, `AllowedBundleIds` that lists bundle IDs allowed to use the key, and `AppleDeveloperId`, which allows linking to the Apple Developer account."]]],[]]