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 document provides reference information for the `IOSKeySettings` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for .NET development."],["The `IOSKeySettings` class is designed to configure settings for reCAPTCHA keys used by iOS applications and is implemented from `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This version 2.14.0 is a specific release, and users can access documentation for the latest version (2.17.0) as well as several previous versions, ranging from 1.2.0 up to 2.16.0, which are also available for review."],["The `IOSKeySettings` class includes properties such as `AllowAllBundleIds`, `AllowedBundleIds`, and `AppleDeveloperId`, which are used to define the iOS apps that can utilize the key, providing added security for the key."],["The documentation is organized by assembly `Google.Cloud.RecaptchaEnterprise.V1.dll` and is within the namespace of `Google.Cloud.RecaptchaEnterprise.V1`."]]],[]]