---
title: ssidData
framework: corewlan
role: symbol
role_heading: Instance Property
path: corewlan/cwnetworkprofile/ssiddata
---

# ssidData

The service set identifier (SSID) for the network profile, returned as data.

## Declaration

```swift
var ssidData: Data? { get }
```

## Discussion

Discussion The SSID is 1-32 octets.

## See Also

### Instance Properties

- [security](corewlan/cwnetworkprofile/security.md)
- [ssid](corewlan/cwnetworkprofile/ssid.md)
