SmartCardCryptogramStorageKeyInfo 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
앱이 서비스에 키 정보를 등록하고 인증할 수 있도록 스토리지 키에 대한 정보를 포함합니다.
public ref class SmartCardCryptogramStorageKeyInfo 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 SmartCardCryptogramStorageKeyInfo 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 SmartCardCryptogramStorageKeyInfo
Public NotInheritable Class SmartCardCryptogramStorageKeyInfo
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows Mobile Extension SDK (10.0.10586.0에서 도입되었습니다.)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (v2.0에서 도입되었습니다.)
|
설명
버전 기록
Windows 버전 | SDK 버전 | 추가된 값 |
---|---|---|
1607 | 14393 | OperationalRequirements |
속성
Attestation |
증명을 가져옵니다. |
AttestationCertificateChain |
증명 인증서 체인을 가져옵니다. |
AttestationStatus |
증명 상태 가져옵니다. |
Capabilities |
암호화 스토리지 키 기능을 가져옵니다. |
OperationalRequirements |
스토리지 키의 운영 요구 사항을 가져옵니다. |
OperationStatus |
작업 상태 가져옵니다. |
PublicKey |
공개 키를 가져옵니다. |
PublicKeyBlobType |
공개 키 개체의 형식을 가져옵니다. 이 값은 RequestCryptogramMaterialStorageKeyInfoAsync 메서드에서 요청된 공개 키 Blob 형식을 반영합니다. |