次の方法で共有


IWpfAccountPicker.SelectedAccountAuthenticationState プロパティ

定義

再認証が必要かどうかを示す値を SelectedAccount 取得します。

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

プロパティ値

AuthenticationState が返されます。

適用対象