---
title: firstShared
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/network/firstshared
---

# firstShared

The date when this network was first shared to the accessory.

## Declaration

```swift
let firstShared: Date
```

## Discussion

Discussion Use this property for informational purposes or broad filtering policies. Avoid deriving subsets of changed networks based on specific timestamps due to potential wall time fluctuations.

## See Also

### Getting the date

- [lastModified](wifiinfrastructure/winetworksharingprovider/network/lastmodified.md)
