---
title: credentialImport
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asauthorizationerror-swift.struct/credentialimport
---

# credentialImport

The credential import request failed.

## Declaration

```swift
static var credentialImport: ASAuthorizationError.Code { get }
```

## See Also

### Error Codes

- [canceled](authenticationservices/asauthorizationerror-swift.struct/canceled.md)
- [failed](authenticationservices/asauthorizationerror-swift.struct/failed.md)
- [invalidResponse](authenticationservices/asauthorizationerror-swift.struct/invalidresponse.md)
- [notHandled](authenticationservices/asauthorizationerror-swift.struct/nothandled.md)
- [unknown](authenticationservices/asauthorizationerror-swift.struct/unknown.md)
- [credentialExport](authenticationservices/asauthorizationerror-swift.struct/credentialexport.md)
- [ASAuthorizationError.Code](authenticationservices/asauthorizationerror-swift.struct/code.md)
