WsAuthResponse

StockSharp.Ws

Server → クライアントのauth 応答。 成功は、エラーなしで Success=true を成功させる: 成功するログインは、Success=false とエラーが実行されます。

プロパティ

Error
public string Error { get; set; }
value = wsAuthResponse.Error
wsAuthResponse.Error = value

ワイヤー フィールドの間違い。

Success
public bool Success { get; set; }
value = wsAuthResponse.Success
wsAuthResponse.Success = value

ワイヤーフィールドの成功。

Type
public string Type { get; set; }
value = wsAuthResponse.Type
wsAuthResponse.Type = value

ワイヤー フィールドのタイプ。