IWpfAccountPicker 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示 所提供的 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 重新驗證。 |