OAuthEditor

StockSharp.Xaml.PropertyGrid

Редактор IOAuthProvider.

Наследует: ButtonEditSettings

Реализует: IComponentConnector

Конструкторы

OAuthEditor
public OAuthEditor()
oAuthEditor = OAuthEditor()

Инициирует новый экземпляр документа OAuthEditor.

Свойства

ServiceId
public long ServiceId { get; set; }
value = oAuthEditor.ServiceId
oAuthEditor.ServiceId = value

OAuth Service ID.

Методы

InitializeComponent
public void InitializeComponent()
oAuthEditor.InitializeComponent()

InitializeComponent

Поля

ServiceIdProperty
public static readonly DependencyProperty ServiceIdProperty
value = OAuthEditor.ServiceIdProperty

DependencyProperty для ServiceId.