---
title: isEnabled
framework: authenticationservices
role: symbol
role_heading: Instance Property
path: authenticationservices/ascredentialidentitystorestate/isenabled
---

# isEnabled

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

## Declaration

```swift
var isEnabled: Bool { get }
```

## Discussion

Discussion You can only modify a credential identity store that’s enabled.

## See Also

### Checking the state

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