WsAuthRequest
StockSharp.Ws
Client → Server auth Befehl – unmittelbar nach dem Hallo-Frame gesendet.
Eigenschaften
Login
public string Login { get; set; }
value = wsAuthRequest.Login
wsAuthRequest.Login = value
Drahtfeld-Login.
Password
public string Password { get; set; }
value = wsAuthRequest.Password
wsAuthRequest.Password = value
Kennwort für Drahtfeld.
Type
public string Type { get; set; }
value = wsAuthRequest.Type
wsAuthRequest.Type = value
Art des Drahtfelds.