다음을 통해 공유


SmartCardProvisioning.GetChallengeContextAsync 메서드

정의

스마트 카드 인증 챌린지/응답 컨텍스트를 반환합니다.

public:
 virtual IAsyncOperation<SmartCardChallengeContext ^> ^ GetChallengeContextAsync() = GetChallengeContextAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<SmartCardChallengeContext> GetChallengeContextAsync();
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<SmartCardChallengeContext> GetChallengeContextAsync();
function getChallengeContextAsync()
Public Function GetChallengeContextAsync () As IAsyncOperation(Of SmartCardChallengeContext)

반환

비동기 작업이 완료되면 스마트 카드 인증 챌린지/응답 컨텍스트를 나타내는 SmartCardChalllengeContext의 instance 반환합니다.

특성

적용 대상

추가 정보