---
title: ASCredentialIdentityStoreError
framework: authenticationservices
role: symbol
role_heading: Structure
path: authenticationservices/ascredentialidentitystoreerror
---

# ASCredentialIdentityStoreError

A credential identity store error.

## Declaration

```swift
struct ASCredentialIdentityStoreError
```

## Topics

### Error domain

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

### Type Properties

- [errorDomain](authenticationservices/ascredentialidentitystoreerror/errordomain.md)

## Relationships

### Conforms To

- [CustomNSError](foundation/customnserror.md)
- [Equatable](swift/equatable.md)
- [Error](swift/error.md)
- [Hashable](swift/hashable.md)
- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)

## See Also

### Recognizing errors

- [ASCredentialIdentityStoreErrorDomain](authenticationservices/ascredentialidentitystoreerrordomain.md)
- [ASCredentialIdentityStoreError.Code](authenticationservices/ascredentialidentitystoreerror/code.md)
