SmartCardAppletIdGroup.SmartCardEmulationCategory Proprietà

Definizione

Imposta o ottiene la categoria di smart card a cui si applicano gli ID applet, la carta di pagamento o altro.

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

Valore della proprietà

Categoria di smart card a cui si applicano gli ID applet, la carta di pagamento o altro.

Si applica a

Vedi anche