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 の種類が反映されます。 |