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

# ssid

The access point’s Service Set Identifier (SSID), also known as the network name.

## Declaration

```swift
let ssid: WISSID
```

## Discussion

Discussion This value is unique among networks known to the host, but is not unique across all Wi-Fi networks that may be present in the environment.
