Freigeben über


IWpfAccountPicker2 Schnittstelle

Definition

Stellt das von IVsAccountManagementServicebereitgestellte Windows Presentation Foundation-Kontoauswahlsteuerelement dar.

public interface class IWpfAccountPicker2 : IDisposable, Microsoft::VisualStudio::Shell::IWpfAccountPicker, System::ComponentModel::INotifyPropertyChanged
public interface IWpfAccountPicker2 : IDisposable, Microsoft.VisualStudio.Shell.IWpfAccountPicker, System.ComponentModel.INotifyPropertyChanged
type IWpfAccountPicker2 = interface
    interface IWpfAccountPicker
    interface IDisposable
    interface INotifyPropertyChanged
Public Interface IWpfAccountPicker2
Implements IDisposable, INotifyPropertyChanged, IWpfAccountPicker
Implementiert

Eigenschaften

Control

Ruft das Windows Presentation Foundation Kontoauswahlsteuerelement ab.

(Geerbt von IWpfAccountPicker)
SelectedAccount

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

(Geerbt von IWpfAccountPicker)
SelectedAccountAuthenticationState

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

(Geerbt von IWpfAccountPicker)

Methoden

UpdateParentWindow(Object)

Aktualisieren Sie das übergeordnete Fenster für das Kontoauswahlsteuerelement. Dies kann sich ändern, wenn Sie ändern, wie die Kontoauswahl nach der Erstellung gehostet wird.

Gilt für: