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를 반환합니다.

적용 대상