WsAuthResponse
StockSharp.Ws
Erfolg schließt sich gegenseitig aus mit Fehler: Ein erfolgreicher Login trägt Erfolg = wahr ohne Fehler, ein Fehler trägt Erfolg = falsch plus den Grund.
Eigenschaften
Error
public string Error { get; set; }
value = wsAuthResponse.Error
wsAuthResponse.Error = value
Drahtfeldfehler.
Success
public bool Success { get; set; }
value = wsAuthResponse.Success
wsAuthResponse.Success = value
Erfolg im Drahtfeld.
Type
public string Type { get; set; }
value = wsAuthResponse.Type
wsAuthResponse.Type = value
Art des Drahtfelds.