<!--
{
  "availability" : [
    "iOS: 12.0.0 -",
    "iPadOS: 12.0.0 -",
    "macCatalyst: 14.0.0 -",
    "macOS: 11.0.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AuthenticationServices",
  "identifier" : "/documentation/AuthenticationServices/ASCredentialIdentityStoreError/Code",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:@E@ASCredentialIdentityStoreErrorCode"
  },
  "title" : "ASCredentialIdentityStoreError.Code"
}
-->

# ASCredentialIdentityStoreError.Code

Constants that represent credential identity store error codes.

```
enum Code
```

## Topics

### Codes

[`ASCredentialIdentityStoreError.Code.internalError`](/documentation/AuthenticationServices/ASCredentialIdentityStoreError/Code/internalError)

The operation failed due to an internal error.

[`ASCredentialIdentityStoreError.Code.storeBusy`](/documentation/AuthenticationServices/ASCredentialIdentityStoreError/Code/storeBusy)

The operation failed because the credential identity store is busy.

[`ASCredentialIdentityStoreError.Code.storeDisabled`](/documentation/AuthenticationServices/ASCredentialIdentityStoreError/Code/storeDisabled)

The operation failed because the credential identity store is disabled.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)