public sealed class AppleDeveloperId : IMessage<AppleDeveloperId>, IEquatable<AppleDeveloperId>, IDeepCloneable<AppleDeveloperId>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud reCAPTCHA Enterprise v1 API class AppleDeveloperId.
Contains fields that are required to perform Apple-specific integrity checks.
Required. Input only. A private key (downloaded as a text file with a .p8
file extension) generated for your Apple Developer account. Ensure that
Apple DeviceCheck is enabled for the private key.
[[["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 `AppleDeveloperId` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for version 2.11.0 and other versions of the API."],["The `AppleDeveloperId` class is used to perform Apple-specific integrity checks and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the inheritance and members of the `AppleDeveloperId` class, detailing its properties such as `KeyId`, `PrivateKey`, and `TeamId`, which are all required for Apple integrity checks."],["Constructors for the `AppleDeveloperId` class are provided, which includes a default constructor and one that takes another `AppleDeveloperId` as a parameter."],["The page also lists different versions of the `AppleDeveloperId` documentation, ranging from version 1.2.0 to the latest version 2.17.0."]]],[]]