Freigeben über


IWpfAccountPicker Schnittstelle

Definition

Stellt das von IVsAccountManagementServicebereitgestellte Windows Presentation Foundation-Kontoauswahlsteuerelement dar.

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
Abgeleitet
Implementiert

Eigenschaften

Control

Ruft das Windows Presentation Foundation Kontoauswahlsteuerelement ab.

SelectedAccount

Ruft das Konto ab, das für das Kontoauswahlsteuerelement ausgewählt wird, oder legt es fest.

SelectedAccountAuthenticationState

Ruft einen Wert ab, der angibt, ob eine SelectedAccount erneute Authentifizierung erforderlich ist.

Gilt für: