IWpfAccountPicker.SelectedAccountAuthenticationState Property

Definition

Determines whether the IWpfAccountPicker.SelectedAccount needs re-authentication.

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

Property Value

Returns AuthenticationState.

Applies to