---
title: status
framework: identitydocumentservices
role: symbol
role_heading: Instance Property
path: identitydocumentservices/identitydocumentproviderregistrationstore/status-swift.property
---

# status

The status of the registration store.

## Declaration

```swift
var status: IdentityDocumentProviderRegistrationStore.Status { get async }
```

## Discussion

Discussion Check this value before you make any attempts to interact with the store.

## See Also

### Defining and getting the status of the mobile document

- [IdentityDocumentProviderRegistrationStore.Status](identitydocumentservices/identitydocumentproviderregistrationstore/status-swift.enum.md)
