Compartir a través de


IWpfAccountPicker.SelectedAccountAuthenticationState Propiedad

Definición

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

public:
 property Microsoft::VisualStudio::Shell::AuthenticationState SelectedAccountAuthenticationState { Microsoft::VisualStudio::Shell::AuthenticationState get(); };
public:
 property Microsoft::VisualStudio::Shell::AuthenticationState SelectedAccountAuthenticationState { Microsoft::VisualStudio::Shell::AuthenticationState get(); };
public Microsoft.VisualStudio.Shell.AuthenticationState SelectedAccountAuthenticationState { get; }
member this.SelectedAccountAuthenticationState : Microsoft.VisualStudio.Shell.AuthenticationState
Public ReadOnly Property SelectedAccountAuthenticationState As AuthenticationState

Valor de propiedad

Devuelve AuthenticationState.

Se aplica a