---
title: ASExtensionError.Code.credentialIdentityNotFound
framework: authenticationservices
role: symbol
role_heading: Case
path: authenticationservices/asextensionerror/code/credentialidentitynotfound
---

# ASExtensionError.Code.credentialIdentityNotFound

The credential identity was not found.

## Declaration

```swift
case credentialIdentityNotFound
```

## See Also

### Codes

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