---
title: ASAuthorizationError.Code.credentialExport
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asauthorizationerror-swift.struct/code/credentialexport
---

# ASAuthorizationError.Code.credentialExport

The credential export request failed.

## Declaration

```swift
case credentialExport
```

## Discussion

Discussion Details are available in the error’s userInfo.

## See Also

### Codes

- [ASAuthorizationError.Code.canceled](authenticationservices/asauthorizationerror-swift.struct/code/canceled.md)
- [ASAuthorizationError.Code.failed](authenticationservices/asauthorizationerror-swift.struct/code/failed.md)
- [ASAuthorizationError.Code.invalidResponse](authenticationservices/asauthorizationerror-swift.struct/code/invalidresponse.md)
- [ASAuthorizationError.Code.notHandled](authenticationservices/asauthorizationerror-swift.struct/code/nothandled.md)
- [ASAuthorizationError.Code.unknown](authenticationservices/asauthorizationerror-swift.struct/code/unknown.md)
- [ASAuthorizationError.Code.notInteractive](authenticationservices/asauthorizationerror-swift.struct/code/notinteractive.md)
- [ASAuthorizationError.Code.credentialImport](authenticationservices/asauthorizationerror-swift.struct/code/credentialimport.md)
