Table of Contents

Class OAuthEditor

Namespace
StockSharp.Xaml.PropertyGrid
Assembly
StockSharp.Xaml.dll

Ecng.Net.IOAuthProvider editor.

public class OAuthEditor : ButtonEditSettings, IComponentConnector
Inheritance
OAuthEditor
Implements
Extension Methods

Constructors

OAuthEditor()

Initializes a new instance of the OAuthEditor.

public OAuthEditor()

Fields

ServiceIdProperty

public static readonly DependencyProperty ServiceIdProperty

Field Value

DependencyProperty

Properties

ServiceId

OAuth service id.

public long ServiceId { get; set; }

Property Value

long

Methods

InitializeComponent()

InitializeComponent

public void InitializeComponent()