UserInfoMessage

StockSharp.Messages

The message contains information about user.

Erbt von: BaseSubscriptionIdMessage<UserInfoMessage>

Implementiert: ITransactionIdMessage

Konstruktoren

UserInfoMessage()

Initializes a new instance of the UserInfoMessage.

Eigenschaften

AuthToken : string

Token.

Avatar : long?

Avatar.

Balance : decimal?

Balance.

CanPublish : bool

Can publish NuGet packages.

City : string

City.

CreationDate : DateTime?

Date of registration.

DataType : DataType

The type of market-data, operated by given storage.

DisplayName : string

Display name.

Features : string[]

Available features.

Gender : bool?

Gender.

Homepage : string

Web site.

Id : long?

Identifier.

IpRestrictions : IEnumerable<IPAddress>

IP address restrictions.

IsAgreementAccepted : bool?

Is EULA accepted.

IsBlocked : bool

Is blocked.

IsSubscription : bool?

Is the mail-out enabled.

IsTrialVerified : bool

Is trial verified.

Language : string

Language.

Login : string

Login.

Password : SecureString

Portfolio currency.

Phone : string

Phone.

Skype : string

Skype.

TransactionId : long

Request identifier.

UploadLimit : long

Upload size limit.

Methoden

ToString() : string

Преобразовать к строковому представлению.

Rückgabe: Строковое представление.