SmartCardCryptogramGetAllCryptogramStorageKeyCharacteristicsResult クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
このクラスには、 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 の操作状態を取得します。 |