# NetworkedClient.AesKey Field
The encryption key used for this client
**Namespace:** MLAPI
**Assembly:** MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
## Syntax
**C#**
``` C#
public byte[] AesKey
```
#### Field Value
Type: Byte[]
## See Also
#### Reference
NetworkedClient Class
MLAPI Namespace