SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult Klasse

Definition

Diese Klasse enthält Informationen, die von GetAllCryptogramMaterialCharacteristicsAsync zurückgegeben werden.

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
Vererbung
Object Platform::Object IInspectable SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.15063.0)
API contract
Windows.Devices.SmartCards.SmartCardEmulatorContract (eingeführt in v4.0)

Konstruktoren

SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult()

Erstellt eine instance von SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult.

Eigenschaften

Characteristics

Ruft die Merkmale ab.

OperationStatus

Ruft den Vorgang status des GetAllCryptogramMaterialCharacteristicsAsync-Vorgangs ab.

Gilt für: