OAuthEditor

StockSharp.Xaml.PropertyGrid

IOAuthProvider Editor.

Erbt von: ButtonEditSettings

Implementiert: IComponentConnector

Konstruktoren

OAuthEditor
public OAuthEditor()
oAuthEditor = OAuthEditor()

Initialisiert eine neue Instanz von OAuthEditor.

Eigenschaften

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

OAuth Service ID.

Methoden

InitializeComponent
public void InitializeComponent()
oAuthEditor.InitializeComponent()

InitializeComponent

Felder

ServiceIdProperty
public static readonly DependencyProperty ServiceIdProperty
value = OAuthEditor.ServiceIdProperty

DependencyProperty für ServiceId.