SmartCardCryptogramMaterialCharacteristics 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 les caractéristiques du matériel de cryptogramme.
public ref class SmartCardCryptogramMaterialCharacteristics 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 SmartCardCryptogramMaterialCharacteristics 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 SmartCardCryptogramMaterialCharacteristics
function SmartCardCryptogramMaterialCharacteristics()
Public NotInheritable Class SmartCardCryptogramMaterialCharacteristics
- Héritage
- 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
SmartCardCryptogramMaterialCharacteristics() |
Crée un instance de SmartCardCryptogramMaterialCharacteristics |
Propriétés
AllowedAlgorithms |
Obtient les algorithmes autorisés. |
AllowedProofOfPossessionAlgorithms |
Obtient la preuve autorisée des algorithmes de preuve de possession autorisés. |
AllowedValidations |
Obtient les algorithmes de validation autorisés. |
MaterialLength |
Obtient la longueur du matériau. |
MaterialName |
Obtient le nom du matériau. |
MaterialType |
Obtient le type de matériau. |
ProtectionMethod |
Obtient la méthode de protection. |
ProtectionVersion |
Obtient la version de protection. |