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
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.