<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "s:22AuthenticationServices61ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutputV"
  },
  "title" : "ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput"
}
-->

# ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput

The result of the large binary object support check, resulting from a passkey registration
response.

```
struct ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput
```

## Overview

This type indicates whether the passkey provider that manages the passkey
supports the `largeBlob` extension.
The design of this type mirrors the response in the WebAuthn specification.

## Topics

### Accessing output properties

[`isSupported`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput-swift.struct/isSupported)

A Boolean value that indicates support for the large binary object extension.

### Using defined support values

[`supported`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput-swift.struct/supported)

[`unsupported`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobRegistrationOutput-swift.struct/unsupported)



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)