---
title: failed
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/asextensionerror/failed
---

# failed

The operation failed.

## Declaration

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

## See Also

### Error codes

- [credentialIdentityNotFound](authenticationservices/asextensionerror/credentialidentitynotfound.md)
- [userCanceled](authenticationservices/asextensionerror/usercanceled.md)
- [userInteractionRequired](authenticationservices/asextensionerror/userinteractionrequired.md)
- [ASExtensionError.Code](authenticationservices/asextensionerror/code.md)
