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 use in .NET development."],["The page lists various versions of the API, ranging from the latest version 2.17.0 down to 1.2.0, allowing users to access documentation specific to their project's API version."],["`IOSKeySettings` is designed for keys used by iOS applications and includes properties such as `AllowAllBundleIds`, `AllowedBundleIds`, and `AppleDeveloperId` for configuring the key's usage."],["The `IOSKeySettings` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to adhere to Google's Protobuf standards."],["The documentation includes details on the constructors and properties of the `IOSKeySettings` class, along with links to related types and methods for a comprehensive understanding."]]],[]]