Contents

ASAuthorizationPublicKeyCredentialLargeBlobAssertionOutput.OperationResult.write(success:)

A result that represents data the system writes to the blob.

Declaration

case write(success: Bool)

Parameters

  • success:

    A Boolean value that indicates whether the write operation succeeds.

See Also

Results