---
title: addedIdentities
framework: sharedwithyoucore
role: symbol
role_heading: Instance Property
path: sharedwithyoucore/swupdatecollaborationparticipantsaction/addedidentities
---

# addedIdentities

An array of added identities in a collaboration.

## Declaration

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

## Mentioned in

Adding custom collaboration to your app

## See Also

### Accessing action attributes

- [collaborationMetadata](sharedwithyoucore/swupdatecollaborationparticipantsaction/collaborationmetadata.md)
- [removedIdentities](sharedwithyoucore/swupdatecollaborationparticipantsaction/removedidentities.md)
