SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此类包含 由 GetAllCryptogramMaterialCharacteristicsAsync 返回的信息。
public ref class SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 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 SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 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 SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
function SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult()
Public NotInheritable Class SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
- 继承
-
Object Platform::Object IInspectable SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
- 属性
Windows 要求
设备系列 |
Windows Mobile Extension SDK (在 10.0.15063.0 中引入)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (在 v4.0 中引入)
|
构造函数
SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult() |
创建 SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 的实例。 |
属性
Characteristics |
获取特征。 |
OperationStatus |
获取 GetAllCryptogramMaterialCharacteristicsAsync 操作的操作状态。 |