# NetworkingConfiguration.EncryptedChannels Field
Set of channels that will have all message contents encrypted when used
**Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**
``` C#
public HashSet EncryptedChannels
```
#### Field Value
Type: HashSet(Int32)
## See Also
#### Reference
NetworkingConfiguration Class
MLAPI Namespace