---
title: removedIdentities
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swupdatecollaborationparticipantsaction/removedidentities
---

# removedIdentities

An array of removed identities in a collaboration.

## Declaration

```swift
var removedIdentities: [SWPerson.Identity] { get }
```

## Mentioned in

Adding custom collaboration to your app

## See Also

### Accessing action attributes

- [collaborationMetadata](sharedwithyoucore/swupdatecollaborationparticipantsaction/collaborationmetadata.md)
- [addedIdentities](sharedwithyoucore/swupdatecollaborationparticipantsaction/addedidentities.md)
