SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult 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 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
- Héritage
-
Object Platform::Object IInspectable SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult
- 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
SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult() |
Crée une instance de SmartCardCryptogramGetAllCryptogramMaterialCharacteristicsResult. |
Propriétés
Characteristics |
Obtient les caractéristiques. |
OperationStatus |
Obtient l’opération status de l’opération GetAllCryptogramMaterialCharacteristicsAsync. |