SmartCardAppletIdGroup.SmartCardEmulationCategory Propriété

Définition

Définit ou obtient la catégorie des carte intelligentes auxquelles s’appliquent les ID d’applet, les carte de paiement ou autres.

public:
 property SmartCardEmulationCategory SmartCardEmulationCategory { SmartCardEmulationCategory get(); void set(SmartCardEmulationCategory value); };
SmartCardEmulationCategory SmartCardEmulationCategory();

void SmartCardEmulationCategory(SmartCardEmulationCategory value);
public SmartCardEmulationCategory SmartCardEmulationCategory { get; set; }
var smartCardEmulationCategory = smartCardAppletIdGroup.smartCardEmulationCategory;
smartCardAppletIdGroup.smartCardEmulationCategory = smartCardEmulationCategory;
Public Property SmartCardEmulationCategory As SmartCardEmulationCategory

Valeur de propriété

Catégorie des carte intelligentes auxquelles s’appliquent les ID d’applet, carte de paiement ou autres.

S’applique à

Voir aussi