<!--
{
  "availability" : [
    "iOS: 27.0.0 -",
    "iPadOS: 27.0.0 -",
    "macCatalyst: 27.0.0 -",
    "macOS: 27.0.0 -",
    "visionOS: 27.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASDeliveredVerificationCodesManager/VerificationError",
  "metadataVersion" : "0.1.0",
  "role" : "Structure",
  "symbol" : {
    "kind" : "Structure",
    "modules" : [
      "Authentication Services",
      "AuthenticationServices"
    ],
    "preciseIdentifier" : "s:22AuthenticationServices35ASDeliveredVerificationCodesManagerC0D5ErrorV"
  },
  "title" : "ASDeliveredVerificationCodesManager.VerificationError"
}
-->

# ASDeliveredVerificationCodesManager.VerificationError

```
struct VerificationError
```

## Topics

### Initializers

[`init(ASDeliveredVerificationCodesManager.VerificationError.Code, userInfo: [String : Any])`](/documentation/AuthenticationServices/ASDeliveredVerificationCodesManager/VerificationError/init(_:userInfo:))

### Instance Properties

[`let code: ASDeliveredVerificationCodesManager.VerificationError.Code`](/documentation/AuthenticationServices/ASDeliveredVerificationCodesManager/VerificationError/code-swift.property)

### Type Properties

[`static var appIsNotEnabledCredentialProvider: ASDeliveredVerificationCodesManager.VerificationError.Code`](/documentation/AuthenticationServices/ASDeliveredVerificationCodesManager/VerificationError/appIsNotEnabledCredentialProvider)

[`static var failed: ASDeliveredVerificationCodesManager.VerificationError.Code`](/documentation/AuthenticationServices/ASDeliveredVerificationCodesManager/VerificationError/failed)

[`static var userPermissionDenied: ASDeliveredVerificationCodesManager.VerificationError.Code`](/documentation/AuthenticationServices/ASDeliveredVerificationCodesManager/VerificationError/userPermissionDenied)

### Enumerations

[`enum Code`](/documentation/AuthenticationServices/ASDeliveredVerificationCodesManager/VerificationError/Code-swift.enum)

## Relationships

### Conforms To

[`SendableMetatype`](/documentation/Swift/SendableMetatype)

[`Sendable`](/documentation/Swift/Sendable)

[`CustomNSError`](/documentation/Foundation/CustomNSError)

[`Error`](/documentation/Swift/Error)

---

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)