WsAuthRequest
StockSharp.Ws
Client → server auth command — sent immediately after the hello frame.
Properties
Login
public string Login { get; set; }
value = wsAuthRequest.Login
wsAuthRequest.Login = value
Wire field login.
Password
public string Password { get; set; }
value = wsAuthRequest.Password
wsAuthRequest.Password = value
Wire field password.
Type
public string Type { get; set; }
value = wsAuthRequest.Type
wsAuthRequest.Type = value
Wire field type.