Partager via


IWpfAccountPicker Interface

Définition

Représente le contrôle de sélecteur de compte Windows Presentation Foundation fourni par 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
Dérivé
Implémente

Propriétés

Control

Obtient le contrôle de sélecteur de compte Windows Presentation Foundation.

SelectedAccount

Obtient ou définit le compte sélectionné pour le contrôle sélecteur de compte.

SelectedAccountAuthenticationState

Obtient une valeur indiquant si doit SelectedAccount être ré-authentification.

S’applique à