property Credentials: TScNetworkCredential;
Description
Gets or sets authentication information for the WebSocket client.
The Credentials property contains authentication information to identify the maker of the request. The user, password, and domain information contained in the TScNetworkCredential object is used to authenticate the request.