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

# failed

The authorization attempt failed.

## Declaration

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

## See Also

### Error Codes

- [canceled](authenticationservices/asauthorizationerror-swift.struct/canceled.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)
- [credentialImport](authenticationservices/asauthorizationerror-swift.struct/credentialimport.md)
- [ASAuthorizationError.Code](authenticationservices/asauthorizationerror-swift.struct/code.md)
