次の方法で共有


SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult クラス

定義

このクラスには、 GetAllCryptogramStorageKeyCharacteristicsAsync によって返される情報が含まれています。

public ref class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult sealed
/// [Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.SmartCards.SmartCardEmulatorContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult final
[Windows.Foundation.Metadata.Activatable(262144, "Windows.Devices.SmartCards.SmartCardEmulatorContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.SmartCards.SmartCardEmulatorContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult
function SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult()
Public NotInheritable Class SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult
継承
Object Platform::Object IInspectable SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult
属性

Windows の要件

デバイス ファミリ
Windows Mobile Extension SDK (10.0.15063.0 で導入)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (v4.0 で導入)

コンストラクター

SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult()

SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult の新しいインスタンスを作成します。

プロパティ

Characteristics

特性を取得します。

OperationStatus

GetAllCryptogramStorageKeyCharacteristicsAsync の操作状態を取得します。

適用対象