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

# credentialIdentityNotFound

The credential identity was not found.

## Declaration

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

## See Also

### Error codes

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