<!--
{
  "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/ASCredentialIdentityStoreState",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Authentication Services"
    ],
    "preciseIdentifier" : "c:objc(cs)ASCredentialIdentityStoreState"
  },
  "title" : "ASCredentialIdentityStoreState"
}
-->

# ASCredentialIdentityStoreState

A representation of the state of a credential identity store.

```
class ASCredentialIdentityStoreState
```

## Topics

### Checking the state

[`isEnabled`](/documentation/AuthenticationServices/ASCredentialIdentityStoreState/isEnabled)

A Boolean value indicating whether the credential identity store is enabled.

[`supportsIncrementalUpdates`](/documentation/AuthenticationServices/ASCredentialIdentityStoreState/supportsIncrementalUpdates)

A Boolean value indicating whether the credential identity store supports incremental updates.



---

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)