共用方式為


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 重新驗證。

適用於