Share via


SmartCardAppletIdGroup.SmartCardEmulationType Propiedad

Definición

Establece u obtiene el tipo de tarjeta inteligente a la que se aplican los identificadores de applet, tarjeta host o 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

Valor de propiedad

Tipo de tarjeta inteligente a la que se aplican los identificadores de applet, tarjeta host o UICC.

Se aplica a

Consulte también