Compartir a través de


IWpfAccountPicker Interfaz

Definición

Representa el control de selector de cuenta Windows Presentation Foundation proporcionado por 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
Derivado
Implementaciones

Propiedades

Control

Obtiene el control del selector de cuentas Windows Presentation Foundation.

SelectedAccount

Obtiene o establece la cuenta seleccionada para el control del selector de cuentas.

SelectedAccountAuthenticationState

Obtiene un valor que indica si SelectedAccount necesita volver a autenticar.

Se aplica a