SmartCardAppletIdGroup.SmartCardEmulationType Eigenschaft

Definition

Legt den Typ der intelligenten Karte fest, auf die die Applet-IDs angewendet werden, hosten Karte oder 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

Eigenschaftswert

Der Typ der intelligenten Karte, auf die die Applet-IDs angewendet werden, hosten Karte oder UICC.

Gilt für:

Weitere Informationen