---
title: ssid
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/asaccessorysettings/ssid
---

# ssid

A hotspot identifier that clients can use to connect to an accessory’s hotspot.

## Declaration

```swift
var ssid: String? { get set }
```

## See Also

### Inspecting accessory settings

- [bluetoothTransportBridgingIdentifier](accessorysetupkit/asaccessorysettings/bluetoothtransportbridgingidentifier.md)
