Partager via


SmartCardCryptogramMaterialCharacteristics Classe

Définition

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
Object Platform::Object IInspectable SmartCardCryptogramMaterialCharacteristics
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.

S’applique à