IWpfAccountPicker インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
によって提供されるWindows Presentation Foundation アカウント ピッカー コントロールをIVsAccountManagementService表します。
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 取得します。 |