SmartCardCryptogramMaterialPossessionProof 클래스

정의

디바이스가 식별된 암호화 자료를 소유하고 있음을 증명하기 위해 챌린지 토큰을 사용하여 TryProvePossessionOfCryptogramMaterialPackageAsync 를 호출한 결과를 포함합니다.

public ref class SmartCardCryptogramMaterialPossessionProof sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramMaterialPossessionProof final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramMaterialPossessionProof
Public NotInheritable Class SmartCardCryptogramMaterialPossessionProof
상속
Object Platform::Object IInspectable SmartCardCryptogramMaterialPossessionProof
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10586.0에서 도입되었습니다.)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v2.0에서 도입되었습니다.)

속성

OperationStatus

증명 작업의 작업 상태 가져오거나 설정합니다.

Proof

소유 증명 작업의 결과를 가져옵니다. 이 필드는 OperationStatus 필드가 Success인 경우에만 유효합니다.

적용 대상

추가 정보