UserInfoMessage
StockSharp.Messages
The message contains information about user.
Hereda de: BaseSubscriptionIdMessage<UserInfoMessage>
Implementa: ITransactionIdMessage
Constructores
UserInfoMessage()
Initializes a new instance of the UserInfoMessage.
Propiedades
CanPublish : bool
Can publish NuGet packages.
CreationDate : DateTime?
Date of registration.
DisplayName : string
Display name.
IpRestrictions : IEnumerable<IPAddress>
IP address restrictions.
IsAgreementAccepted : bool?
Is EULA accepted.
IsSubscription : bool?
Is the mail-out enabled.
IsTrialVerified : bool
Is trial verified.
Password : SecureString
Portfolio currency.
Permissions : IDictionary<UserPermissions, IDictionary<ValueTuple<string, string, string, DateTime?>, bool>>
Permission set.
TransactionId : long
Request identifier.
UploadLimit : long
Upload size limit.