<!--
{
  "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/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput-swift.struct",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "s:22AuthenticationServices58ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutputV"
  },
  "title" : "ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput"
}
-->

# ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput

A type to represent the output of the requested large binary object operation, which returns in a passkey sign-in
response.

```
struct ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput
```

## Overview

For a read operation, this type contains the saved blob, if one is present and
the read succeeds.
For a write operation, this type indicates whether the write succeeds.

## Topics

### Inspecting the result

[`result`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput-swift.struct/result)

The result of the requested large binary object operation.

[`ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput.OperationResult`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput-swift.struct/OperationResult)

A type that represents the result of the requested binary large object operation.



---

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)