SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette classe contient des informations retournées par GetAllCryptogramMaterialPackageCharacteristicsAsync.
public ref class SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult 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 SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult 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 SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult
function SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult()
Public NotInheritable Class SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult
- Héritage
-
Object Platform::Object IInspectable SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows Mobile Extension SDK (introduit dans 10.0.15063.0)
|
API contract |
Windows.Devices.SmartCards.SmartCardEmulatorContract (introduit dans v4.0)
|
Constructeurs
SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult() |
Crée un instance de SmartCardCryptogramGetAllCryptogramMaterialPackageCharacteristicsResult. |
Propriétés
Characteristics |
Obtient les caractéristiques. |
OperationStatus |
Obtient l’opération status de GetAllCryptogramMaterialPackageCharacteristicsAsync. |