IWpfAccountPicker Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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. |