---
title: internalError
framework: authenticationservices
role: symbol
role_heading: Type Property
path: authenticationservices/ascredentialidentitystoreerror/internalerror
---

# internalError

The operation failed due to an internal error.

## Declaration

```swift
static var internalError: ASCredentialIdentityStoreError.Code { get }
```

## See Also

### Error domain

- [ASCredentialIdentityStoreErrorDomain](authenticationservices/ascredentialidentitystoreerrordomain.md)
- [storeBusy](authenticationservices/ascredentialidentitystoreerror/storebusy.md)
- [storeDisabled](authenticationservices/ascredentialidentitystoreerror/storedisabled.md)
- [ASCredentialIdentityStoreError.Code](authenticationservices/ascredentialidentitystoreerror/code.md)
