TTMSFNCWebSocketHandshakeResponse.Accept Property
Server accept token returned in the Sec-WebSocket-Accept header. It is validated against the hash of the request key to confirm a valid handshake.
API unit family: TMSFNCWebSocketClient
Declaring type: TTMSFNCWebSocketHandshakeResponse
Type: string
Syntax
property Accept: string;