IWpfAccountPicker 接口

定义

表示 提供的IVsAccountManagementServiceWindows Presentation Foundation帐户选取器控件。

public interface class IWpfAccountPicker : IDisposable, System::ComponentModel::INotifyPropertyChanged
public interface IWpfAccountPicker : IDisposable, System.ComponentModel.INotifyPropertyChanged
type IWpfAccountPicker = interface
    interface IDisposable
    interface INotifyPropertyChanged
Public Interface IWpfAccountPicker
Implements IDisposable, INotifyPropertyChanged
派生
实现

属性

Control

获取Windows Presentation Foundation帐户选取器控件。

SelectedAccount

获取或设置正在为帐户选取器控件选择的帐户。

SelectedAccountAuthenticationState

获取一个值, SelectedAccount 该值指示是否需要重新身份验证。

适用于