---
title: ssid
framework: wifiinfrastructure
role: symbol
role_heading: Instance Property
path: wifiinfrastructure/winetworksharingprovider/accessoryscanresult/ssid
---

# ssid

The SSID of the network.

## Declaration

```swift
let ssid: WISSID?
```

## Discussion

Discussion Contains the network identifier when available, or nil when the SSID is unknown or not broadcast by the access point.
