# AuthenticationSuccessResponse
Response on authentication request when authentication was successful.

## Properties

### `UserInfo`
[`UserInfo`](../user/UserInfo.md)<br/>
Information about user and it's permissions.

### `Channel`
[`EnumValue`](../../enumerations/EnumValue.md)<br/>
Server channel that send response, values from [`TradingChannel`](../../enumerations/TradingChannel.md).

### `messageType`
`String`<br/>
Type of message, this property is **readonly**.
