Condividi tramite


IWpfAccountPicker Interfaccia

Definizione

Rappresenta il controllo selezione account Windows Presentation Foundation fornito da 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
Derivato
Implementazioni

Proprietà

Control

Ottiene il controllo selezione account Windows Presentation Foundation.

SelectedAccount

Ottiene o imposta l'account selezionato per il controllo selezione account.

SelectedAccountAuthenticationState

Ottiene un valore che indica se l'oggetto deve eseguire di nuovo l'autenticazione SelectedAccount .

Si applica a