Share via


SmartCardCryptogramGenerator.RequestUnlockCryptogramMaterialForUseAsync 메서드

정의

이전에 가져온 암호화 자료 패키지 요청은 사용할 수 있도록 준비됩니다.

public:
 virtual IAsyncOperation<SmartCardCryptogramGeneratorOperationStatus> ^ RequestUnlockCryptogramMaterialForUseAsync(SmartCardUnlockPromptingBehavior promptingBehavior) = RequestUnlockCryptogramMaterialForUseAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncOperation<SmartCardCryptogramGeneratorOperationStatus> RequestUnlockCryptogramMaterialForUseAsync(SmartCardUnlockPromptingBehavior const& promptingBehavior);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncOperation<SmartCardCryptogramGeneratorOperationStatus> RequestUnlockCryptogramMaterialForUseAsync(SmartCardUnlockPromptingBehavior promptingBehavior);
function requestUnlockCryptogramMaterialForUseAsync(promptingBehavior)
Public Function RequestUnlockCryptogramMaterialForUseAsync (promptingBehavior As SmartCardUnlockPromptingBehavior) As IAsyncOperation(Of SmartCardCryptogramGeneratorOperationStatus)

매개 변수

promptingBehavior
SmartCardUnlockPromptingBehavior

잠금 해제 프롬프트 동작입니다.

반환

프롬프트 동작이 완료된 후 상태 작업으로 완료되는 비동기 작업입니다.

특성

적용 대상

추가 정보