# NetworkingConfiguration.ConnectionData Field
The data to send during connection which can be used to decide on if a client should get accepted
**Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**
``` C#
public byte[] ConnectionData
```
#### Field Value
Type: Byte[]
## See Also
#### Reference
NetworkingConfiguration Class
MLAPI Namespace