<!--
{
  "availability" : [
    "macOS: 10.7.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CoreWLAN",
  "identifier" : "/documentation/CoreWLAN/CWMutableNetworkProfile",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "Core WLAN"
    ],
    "preciseIdentifier" : "c:objc(cs)CWMutableNetworkProfile"
  },
  "title" : "CWMutableNetworkProfile"
}
-->

# CWMutableNetworkProfile

Encapsulates a mutable network profile entry.

```
class CWMutableNetworkProfile
```

## Overview

Use this class to change profile properties. To commit Wi-Fi network profile changes, use [`networkProfiles`](/documentation/CoreWLAN/CWMutableConfiguration/networkProfiles) and [`commitConfiguration(_:authorization:)`](/documentation/CoreWLAN/CWInterface/commitConfiguration(_:authorization:)).

## Topics

### Configuring Network Profiles

[`ssidData`](/documentation/CoreWLAN/CWMutableNetworkProfile/ssidData)

The service set identifier (SSID).

[`security`](/documentation/CoreWLAN/CWMutableNetworkProfile/security)

The security type.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)