<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -",
    "macOS: 14.0.0 -",
    "tvOS: -",
    "visionOS: 1.0.0 -",
    "watchOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperation",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:@E@ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperation"
  },
  "title" : "ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperation"
}
-->

# ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperation

A type that represents the operation of the large blob assertion.

```
enum ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperation : NSInteger;
```

## Topics

### Operations

[`ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationRead`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperation/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationRead)

An operation to read data from the blob.

[`ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationWrite`](/documentation/AuthenticationServices/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperation/ASAuthorizationPublicKeyCredentialLargeBlobAssertionOperationWrite)

An operation to write data to the blob.



---

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)