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-21 UTC."],[[["This webpage provides reference documentation for the `AppleDeveloperId` class within the Google Cloud reCAPTCHA Enterprise v1 API, specifically for the .NET environment, with the most recent version listed as 2.17.0."],["The `AppleDeveloperId` class is used for Apple-specific integrity checks and includes required properties such as `KeyId`, `PrivateKey`, and `TeamId`."],["The page lists multiple previous versions of the documentation for `AppleDeveloperId`, ranging from version 2.16.0 down to 1.2.0, providing a history of changes and updates."],["The `AppleDeveloperId` class inherits from the `object` class, and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AppleDeveloperId` class has two constructors: one default and one that accepts an `AppleDeveloperId` object as a parameter."]]],[]]