次の方法で共有


SmartCardCryptogramStorageKeyCharacteristics クラス

定義

このクラスには、ストレージ キーの特性が含まれています。

public ref class SmartCardCryptogramStorageKeyCharacteristics 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 SmartCardCryptogramStorageKeyCharacteristics 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 SmartCardCryptogramStorageKeyCharacteristics
function SmartCardCryptogramStorageKeyCharacteristics()
Public NotInheritable Class SmartCardCryptogramStorageKeyCharacteristics
継承
Object Platform::Object IInspectable SmartCardCryptogramStorageKeyCharacteristics
属性

Windows の要件

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

コンストラクター

SmartCardCryptogramStorageKeyCharacteristics()

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

プロパティ

Algorithm

アルゴリズムを取得します。

Capabilities

機能を取得します。

DateCreated

このストレージ キーが作成された日付を取得します。

StorageKeyName

ストレージ キー名を取得します。

適用対象