---
title: ASCredentialIdentityStoreState
framework: authenticationservices
role: symbol
role_heading: Class
path: authenticationservices/ascredentialidentitystorestate
---

# ASCredentialIdentityStoreState

A representation of the state of a credential identity store.

## Declaration

```swift
class ASCredentialIdentityStoreState
```

## Topics

### Checking the state

- [isEnabled](authenticationservices/ascredentialidentitystorestate/isenabled.md)
- [supportsIncrementalUpdates](authenticationservices/ascredentialidentitystorestate/supportsincrementalupdates.md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Checking the state of the store

- [getState(_:)](authenticationservices/ascredentialidentitystore/getstate(_:).md)
