net9.0-ios
namespace DeviceCheck
{
    [Register("DCAppAttestService", true)]
    [SupportedOSPlatform("ios14.0")]
    [SupportedOSPlatform("macos11.3")]
    [SupportedOSPlatform("tvos15.0")]
    [SupportedOSPlatform("maccatalyst14.5")]
    public class DCAppAttestService : NSObject
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual Task<NSData!>! GenerateAssertionAsync(string! keyId, NSData! clientDataHash);
    }
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 14
  • Mac Catalyst >= 14
  • macOS >= 11.3
  • tvOS >= 15
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙