---
title: id
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/accesspointconnection/id-swift.property
---

# id

A stable per-access point ID that can be used to uniquely identify this access point. ID will be stable for the lifetime of a given App launch.

## Declaration

```swift
var id: WINetworkSharingProvider.AccessPointConnection.ID { get }
```
