IWpfAccountPicker.SelectedAccountAuthenticationState Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft einen Wert ab, der angibt, ob eine SelectedAccount erneute Authentifizierung erforderlich ist.
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
Eigenschaftswert
Gibt AuthenticationState zurück.