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 documentation for the `IOSKeySettings` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET environments."],["The content lists various versions of the API, ranging from 1.2.0 to the latest 2.17.0, with links to each version's `IOSKeySettings` documentation."],["The `IOSKeySettings` class is used to configure settings for reCAPTCHA keys that will be used by iOS applications, including optional settings such as `AllowAllBundleIds`, `AllowedBundleIds` and `AppleDeveloperId`."],["`IOSKeySettings` implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which provide various functionalities such as serialization, equality comparison, deep cloning, and buffer message handling."],["The current page has documentation for version 2.8.0, where the class also inherits from `object` and has properties to set up the Key settings."]]],[]]