共用方式為


SmartCardCryptogramStorageKeyInfo 類別

定義

包含儲存體金鑰的相關資訊,讓應用程式可以使用其服務註冊及認證金鑰資訊。

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
繼承
Object Platform::Object IInspectable 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 類型。

適用於

另請參閱