BrokerDesignerLoginViewModel

StockSharp.Broker.Maui.Designer.ViewModels

Designer-specific login VM — same auth flow as Broker.Maui.Terminal but this lives inside the Designer assembly so we don't pull the Terminal's VM project into Designer (Terminal has trading state, Designer doesn't need it).

Herda de: NotifiableObject

Propriedades

Email : string

Gets or sets the Email observable property.

ErrorMessage : string

Gets or sets the ErrorMessage observable property.

IsLoading : bool

Gets or sets the IsLoading observable property.

Password : string

Gets or sets the Password observable property.

Tenant : string

Gets or sets the Tenant observable property.