SmartCardAppletIdGroup.SmartCardEmulationType Proprietà

Definizione

Imposta o ottiene il tipo di smart card a cui si applicano gli ID applet, la scheda host o l'UICC.

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

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

Valore della proprietà

Tipo di smart card a cui si applicano gli ID applet, la scheda host o l'UICC.

Si applica a

Vedi anche