---
title: CWMutableNetworkProfile
framework: corewlan
role: symbol
role_heading: Class
path: corewlan/cwmutablenetworkprofile
---

# CWMutableNetworkProfile

Encapsulates a mutable network profile entry.

## Declaration

```swift
class CWMutableNetworkProfile
```

## Overview

Overview Use this class to change profile properties. To commit Wi-Fi network profile changes, use networkProfiles and commitConfiguration(_:authorization:).

## Topics

### Configuring Network Profiles

- [ssidData](corewlan/cwmutablenetworkprofile/ssiddata.md)
- [security](corewlan/cwmutablenetworkprofile/security.md)

## Relationships

### Inherits From

- [CWNetworkProfile](corewlan/cwnetworkprofile.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCoding](foundation/nscoding.md)
- [NSCopying](foundation/nscopying.md)
- [NSMutableCopying](foundation/nsmutablecopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)
- [NSSecureCoding](foundation/nssecurecoding.md)

## See Also

### Classes

- [CWChannel](corewlan/cwchannel.md)
- [CWConfiguration](corewlan/cwconfiguration.md)
- [CWInterface](corewlan/cwinterface.md)
- [CWMutableConfiguration](corewlan/cwmutableconfiguration.md)
- [CWNetwork](corewlan/cwnetwork.md)
- [CWNetworkProfile](corewlan/cwnetworkprofile.md)
- [CWWiFiClient](corewlan/cwwificlient.md)
