WsAuthResponse

StockSharp.Ws

Server → client auth response. Success is mutually exclusive with Error: a successful login carries Success=true with no Error, a failure carries Success=false plus the reason.

Propriedades

Error : string

Wire field error.

Success : bool

Wire field success.

Type : string

Wire field type.